add hyprshot

This commit is contained in:
KoenDR06 2025-04-08 15:50:35 +02:00
parent 1e98895d05
commit 7aadd490b2
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ bind = CONTROL, Q, killactive
bind = , F11, fullscreen bind = , F11, fullscreen
bind = $mainMod, P, exec, hyprlock bind = $mainMod, P, exec, hyprlock
bind = $mainMod, F, togglefloating bind = $mainMod, F, togglefloating
bind = $mainMod&SHIFT, S, exec, hyprshot -m region --clipboard-only
bind = $mainMod, H, movefocus, l bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r bind = $mainMod, L, movefocus, r

View file

@ -35,6 +35,7 @@ in {
jq jq
fortune fortune
python312Packages.gpustat python312Packages.gpustat
hyprshot
]; ];
services.logind.extraConfig = '' services.logind.extraConfig = ''