mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Small wayland changes
This commit is contained in:
parent
e91ce6edd9
commit
aeb0b86241
2 changed files with 4 additions and 4 deletions
|
@ -82,8 +82,8 @@ with lib;
|
|||
bind = SUPER, X, exec, power-menu
|
||||
|
||||
# Function keys
|
||||
bind = ,XF86MonBrightnessUp, exec, brightnessctl s +10
|
||||
bind = ,XF86MonBrightnessDown, exec, brightnessctl s 10-
|
||||
bind = ,XF86MonBrightnessUp, exec, brightnessctl s +10%
|
||||
bind = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
|
||||
|
||||
# Screenshots
|
||||
bind = , Print, exec, $screenshotarea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue