1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-05-19 11:19:04 -05:00

remove window name module from waybar

This commit is contained in:
Kaan Barmore-Genç 2023-05-09 18:48:57 -05:00
parent 7683331646
commit ba38c6d30e
Signed by: kaan
GPG key ID: B2E280771CD62FCF

View file

@ -6,7 +6,7 @@
"spacing": 0, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": ["custom/launcher", "sway/workspaces", "sway/mode", "custom/windows"],
"modules-center": ["sway/window"],
"modules-center": [],
"modules-right": ["custom/media", "pulseaudio",
{{#if has_battery}}
"battery",