adding more stuff
This commit is contained in:
@@ -61,9 +61,9 @@ bindsym Ctrl+F9 exec strawberry -r # Previous song
|
||||
bindsym Ctrl+F12 exec strawberry -f # Next song
|
||||
bindsym Ctrl+F10 exec strawberry -t # Pause/play song
|
||||
|
||||
# Backlight
|
||||
bindsym XF86MonBrightnessUp exec light -A 10 && notify-send " Light" "Brightness: $(light)%" --hint="int:value:$(light)"
|
||||
bindsym XF86MonBrightnessDown exec light -U 10 && notify-send " Light" "Brightness: $(light)%" --hint="int:value:$(light)"
|
||||
# Backlight (brightnessctl)
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl +10%
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl 10%-
|
||||
|
||||
# Moving around:
|
||||
# Move your focus around
|
||||
|
||||
Reference in New Issue
Block a user