mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix broken keybind
This commit is contained in:
parent
fcae6786d5
commit
914863b651
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
bind = SUPER, V, exec, pkill fuzzel; cliphist list | fuzzel --dmenu | cliphist decode | wl-copy
|
||||
|
||||
bind = , PRINT, exec, grim -g "$(slurp -w 0)" - | swappy -f - -o - | wl-copy --type image/png
|
||||
bind = SHIFT, PRINT, exec, grim - | swappy -f -o - | wl-copy --type image/png
|
||||
bind = SHIFT, PRINT, exec, grim - | swappy -f - -o - | wl-copy --type image/png
|
||||
|
||||
binde = , XF86AudioRaiseVolume, exec, wpctl set-volume --limit 1.5 @DEFAULT_AUDIO_SINK@ 5%+
|
||||
binde = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue