Main mode is Super+m. Battery indicator max at 84%.
This commit is contained in:
parent
2cf9a172dd
commit
2f4bfa74d6
@ -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"{
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user