diff options
Diffstat (limited to 'archsetup')
| -rwxr-xr-x | archsetup | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1421,6 +1421,8 @@ hyprland() { action="Hyprland Utilities" && display "subtitle" "$action" pacman_install cpio # hyprpm (plugin manager) dependency aur_install pyprland # scratchpads, magnify, expose (fixes special workspace issues) + pacman_install gtk4-layer-shell # GTK4 layer shell protocol (pocketbook dependency) + pip_install git+https://github.com/cjennings/pocketbook.git # notes panel (layer-shell, toggled via waybar) pacman_install waybar # status bar pacman_install fuzzel # app launcher (native Wayland, pinentry support) pacman_install swww # wallpaper daemon |
