Switch keyboard input toggle, comment out unused battery tweak
This commit is contained in:
parent
9897fb174a
commit
e4976a58cf
|
@ -2,7 +2,7 @@
|
||||||
bindsym $mod+z exec --no-startup-id morc_menu
|
bindsym $mod+z exec --no-startup-id morc_menu
|
||||||
|
|
||||||
# switch keyboard input language
|
# switch keyboard input language
|
||||||
bindsym $mod+tab exec toggle-kbd-layout
|
#bindsym $mod+tab exec toggle-kbd-layout
|
||||||
|
|
||||||
################################################################################################
|
################################################################################################
|
||||||
## sound-section - ##
|
## sound-section - ##
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
"states": {
|
"states": {
|
||||||
"critical": 25
|
"critical": 25
|
||||||
},
|
},
|
||||||
"full-at": 84,
|
//"full-at": 84,
|
||||||
"format": "<span font='10'>{icon}</span> {capacity}%",
|
"format": "<span font='10'>{icon}</span> {capacity}%",
|
||||||
"format-full": "<span font='10'>{icon}</span>",
|
"format-full": "<span font='10'>{icon}</span>",
|
||||||
"format-icons": ["", "", "", "", ""],
|
"format-icons": ["", "", "", "", ""],
|
||||||
|
|
Loading…
Reference in a new issue