add hyprshot
This commit is contained in:
parent
1e98895d05
commit
7aadd490b2
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,7 @@ in {
|
||||||
jq
|
jq
|
||||||
fortune
|
fortune
|
||||||
python312Packages.gpustat
|
python312Packages.gpustat
|
||||||
|
hyprshot
|
||||||
];
|
];
|
||||||
|
|
||||||
services.logind.extraConfig = ''
|
services.logind.extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue