Numerous optimisations

This commit is contained in:
Maximilian Friedersdorff 2025-04-23 12:39:12 +01:00
parent 42fcacb188
commit aa67831fb6
2 changed files with 0 additions and 38 deletions

View file

@ -29,7 +29,6 @@
"memory",
"temperature",
"backlight",
"keyboard-state",
"sway/language",
"battery",
"battery#bat2",
@ -51,15 +50,6 @@
"default": ""
}
},
"keyboard-state": {
"numlock": true,
"capslock": true,
"format": "{name} {icon}",
"format-icons": {
"locked": "",
"unlocked": ""
}
},
"sway/mode": {
"format": "<span style=\"italic\">{}</span>"
},