1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fix broken keybind

This commit is contained in:
RGBCube 2023-11-13 16:32:18 +03:00
parent fcae6786d5
commit 914863b651
No known key found for this signature in database

View file

@ -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%-