Main mode is Super+m. Battery indicator max at 84%.

This commit is contained in:
RealStickman 2020-09-14 07:53:56 +02:00
parent 2cf9a172dd
commit 2f4bfa74d6
2 changed files with 4 additions and 3 deletions

View File

@ -247,7 +247,7 @@ bindsym $mod+a focus parent
##################################################################################################################### #####################################################################################################################
bindsym shift+space mode "$main" bindsym $mod+m mode "$main"
set $main Media (m), Gaming (g), Resize (r), Layout (l), Browsers (b) set $main Media (m), Gaming (g), Resize (r), Layout (l), Browsers (b)
mode "$main"{ mode "$main"{

View File

@ -3,7 +3,8 @@
type = internal/battery type = internal/battery
battery = BAT0 battery = BAT0
adapter = AC0 adapter = AC0
full-at = 100 full-at = 84
;full-at = 100
time-format = %H:%M time-format = %H:%M
format-charging = <animation-charging> <label-charging> format-charging = <animation-charging> <label-charging>