mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-09-05 02:38:31 -05:00
remove window name module from waybar
This commit is contained in:
parent
7683331646
commit
ba38c6d30e
|
@ -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": ["custom/launcher", "sway/workspaces", "sway/mode", "custom/windows"],
|
"modules-left": ["custom/launcher", "sway/workspaces", "sway/mode", "custom/windows"],
|
||||||
"modules-center": ["sway/window"],
|
"modules-center": [],
|
||||||
"modules-right": ["custom/media", "pulseaudio",
|
"modules-right": ["custom/media", "pulseaudio",
|
||||||
{{#if has_battery}}
|
{{#if has_battery}}
|
||||||
"battery",
|
"battery",
|
||||||
|
|
Loading…
Reference in a new issue