From c378c2f075845f6a8110be37ca7fbb7fc98721c7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 Jan 2026 23:06:41 -0600 Subject: feat(hyprland): add pyprland for scratchpads, magnify, and window stashing Replace native special workspace scratchpads with pyprland to fix issue where new windows were captured by visible scratchpads. Add magnify on mod+Z and window stash scripts (mod+O to stash, mod+Alt+O stash others, mod+Shift+O restore). --- archsetup | 1 + 1 file changed, 1 insertion(+) (limited to 'archsetup') diff --git a/archsetup b/archsetup index 9a9a04e..4b076f5 100755 --- a/archsetup +++ b/archsetup @@ -1405,6 +1405,7 @@ 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 waybar # status bar pacman_install fuzzel # app launcher (native Wayland, pinentry support) pacman_install swww # wallpaper daemon -- cgit v1.2.3