Switch keyboard input toggle, comment out unused battery tweak

This commit is contained in:
teutat3s 2021-06-15 02:05:09 +02:00
parent 9897fb174a
commit e4976a58cf
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
bindsym $mod+z exec --no-startup-id morc_menu
# switch keyboard input language
bindsym $mod+tab exec toggle-kbd-layout
#bindsym $mod+tab exec toggle-kbd-layout
################################################################################################
## sound-section - ##

View file

@ -54,7 +54,7 @@
"states": {
"critical": 25
},
"full-at": 84,
//"full-at": 84,
"format": "<span font='10'>{icon}</span> {capacity}%",
"format-full": "<span font='10'>{icon}</span>",
"format-icons": ["", "", "", "", ""],