small changes and improvements
This commit is contained in:
@@ -87,6 +87,9 @@ bindsym $mod+Shift+f exec "polybar-msg cmd toggle"
|
||||
bindsym $mod+Print exec "flameshot full -c"
|
||||
bindsym $mod+Ctrl+Print exec "flameshot gui"
|
||||
|
||||
# start screenrecording
|
||||
bindsym $mod+Ctrl+Shift+Print exec --no-startup-id simplescreenrecorder --start-hidden --start-recording
|
||||
|
||||
# Screen brightness controls
|
||||
bindsym XF86MonBrightnessUp exec "light -A 5; notify-send Brightness set to $(light)"
|
||||
bindsym XF86MonBrightnessDown exec "light -U 5; notify-send Brightness set to $(light)"
|
||||
|
||||
Reference in New Issue
Block a user