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)"
|
||||
|
||||
@@ -160,7 +160,7 @@ font-2 = "xos4 Terminus:size=22;1"
|
||||
;cpu_bar memory_bar filesystem_bar mpd_bar
|
||||
;volume brightness battery_bar
|
||||
|
||||
modules-left = workspaces cpu cpu_temp memory filesystem
|
||||
modules-left = cpu cpu_temp memory filesystem
|
||||
modules-center = title
|
||||
modules-right = pulseaudio mic_status network public_ip battery date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user