summaryrefslogtreecommitdiff
path: root/archsetup
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-25 21:04:32 -0600
committerCraig Jennings <c@cjennings.net>2026-02-25 21:04:32 -0600
commit6a31314e60aa7eb6d6f4d60c53de82ecdcdd9884 (patch)
tree3d8cacbe57d7c76f9d6d45d33736b524dd7550de /archsetup
parentc161065d7dc78212b447871c1728be0b5575b146 (diff)
feat(archsetup): add pocketbook installation to hyprland setup
Install gtk4-layer-shell and pocketbook (via pipx) during Hyprland setup, and clone the source repo in post-install for development. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'archsetup')
-rwxr-xr-xarchsetup2
1 files changed, 2 insertions, 0 deletions
diff --git a/archsetup b/archsetup
index 06e939b..ab9478c 100755
--- a/archsetup
+++ b/archsetup
@@ -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