Hyprland on ArchLinux
POWER MENU: The shutdown-/power-menu fix I already have in an older video, so if you want to continue at the end of this video, then see it at: https://youtu.be/hiWj0IZKpRQ?t=1585 (min. 26).
KITTY: replace "$terminal = foot" with "$terminal = LIBGL_ALWAYS_SOFTWARE=true GALLIUM_DRIVER=llvmpipe kitty" in hyprland.conf and you can use kitty in this setup.
MOUSE: if you get into problems with the mouse cursor (which I while recording didn't had) then you can disable hardware acceleration for it by adding this in hyprland.conf under cursor { no_hardware_cursors = 1 } see https://wiki.hyprland.org/Configuring/Variables/ that renders the cursor in software