diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 01:14:37 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 01:14:37 -0600 |
| commit | ae70a301c98b704593ca36991732e283094bd679 (patch) | |
| tree | 0705cd42b1ac04984dd70d02015daf51e9755782 /archsetup | |
| parent | bd85c457553f68534fce04fd682f3d57b8917f47 (diff) | |
feat(hyprland): add satty screenshot annotation and hyprpicker
Replace direct grim saves with satty annotation workflow for
screenshots. Add hyprpicker color picker on mod+C (freed from
duplicate qalculate binding). Add both packages to archsetup.
Diffstat (limited to 'archsetup')
| -rwxr-xr-x | archsetup | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1314,6 +1314,8 @@ hyprland() { pacman_install swww # wallpaper pacman_install grim # screenshot pacman_install slurp # region select + pacman_install satty # screenshot annotation + pacman_install hyprpicker # color picker pacman_install gammastep # night light (replaces redshift) pacman_install brightnessctl # brightness control pacman_install pamixer # audio control |
