VJ UNION

Cover image for Hyprland First Look from Chris Titus Tech
vdmo
vdmo

Posted on

Hyprland First Look from Chris Titus Tech

https://christitus.com/my-new-desktop-hyprland/

GitHub logo ChrisTitusTech / hyprland-titus

My config files for Hyprland Wayland Window Manager

Hyprland Configuration Files by Titus

Screenshot

Installation

Ensure base-devel is installed before proceeding

Paru

Important: Execute the following commands as a regular user, NOT as root!

git clone https://aur.archlinux.org/paru-bin
cd paru-bin
makepkg -si

Required Packages

paru -S hyprland mate-polkit ffmpeg neovim viewnior rofi pavucontrol thunar starship wl-clipboard wf-recorder swww grimblast-git ffmpegthumbnailer tumbler playerctl noise-suppression-for-voice thunar-archive-plugin alacritty aylurs-gtk-shell wlogout sddm pamixer nwg-look nordic-theme papirus-icon-theme dunst noto-fonts noto-fonts-emoji brightnessctl hyprpicker-git hyprlock
Enter fullscreen mode Exit fullscreen mode
  • If you are getting error 4 related with payload and client.cpp while building waybar-hyprland-git download PKGBUILD and enter this code in build() section: sed -i '10 i #include <stdexcept>\n#include <string>' include/modules/sway/ipc/client.hpp then build (makepkg -si)

Important Notes

  • It is recommended to use archinstall with no desktop environment for the base installation.
  • Configure SDDM for autologin (for security, use swaylock at the beginning of the script).
  • Replace xdg-desktop-portal-wlr with xdg-desktop-portal-hyprland-git.

Known Issues

  • Occasionally, the RX5700XT may go to sleep…

Hyprland First Look -- Wayland compositor and desktop

My New Desktop from Chris Titus Tech

Discussion (0)