1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-02-20 05:19:48 -06:00

Remove window name middle module

Not enough space with all the other modules.
This commit is contained in:
Kaan Barmore-Genç 2022-05-19 21:37:23 -04:00
parent f45c7ec7f2
commit c35f08222f

View file

@ -6,7 +6,7 @@
"spacing": 0, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": ["sway/window"],
"modules-center": [],
"modules-right": ["custom/media", "battery", "pulseaudio", "cpu", "memory", "temperature", "sway/language", "clock", "tray"],
// Modules configuration
"sway/workspaces": {
@ -19,6 +19,8 @@
"default": ""
}
},
"sway/window": {
},
"keyboard-state": {
"numlock": true,
"capslock": true,