mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 21:10:38 -04:00
Add files via upload
This commit is contained in:
parent
f20c51d3ab
commit
7bf634a47b
1 changed files with 6 additions and 2 deletions
|
@ -123,6 +123,10 @@ bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key
|
|||
# bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`)
|
||||
bind = ALT,g,hycov:toggleoverview,forceallinone
|
||||
|
||||
|
||||
|
||||
# Special Keys
|
||||
bind = , xf86monbrightnessup, exec, brightnessctl set 10%+
|
||||
bind = , xf86monbrightnessdown, exec, brightnessctl set 10%-
|
||||
bind = , xf86audioraisevolume, exec, wpctl set-volume -l 1.0 @DEFAULT_SINK@ 5%+
|
||||
bind = , xf86audiolowervolume, exec, wpctl set-volume -l 1.0 @DEFAULT_SINK@ 5%-
|
||||
bind = , xf86audiomute, exec, wpctl set-mute @DEFAULT_SINK@ toggle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue