1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-02-21 21:59:54 -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) "spacing": 0, // Gaps between modules (4px)
// Choose the order of the modules // Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode"], "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-right": ["custom/media", "battery", "pulseaudio", "cpu", "memory", "temperature", "sway/language", "clock", "tray"],
// Modules configuration // Modules configuration
"sway/workspaces": { "sway/workspaces": {
@ -19,6 +19,8 @@
"default": "" "default": ""
} }
}, },
"sway/window": {
},
"keyboard-state": { "keyboard-state": {
"numlock": true, "numlock": true,
"capslock": true, "capslock": true,