sway: waybar: get rid of taskbar

* basically useless and has problems on my laptop
This commit is contained in:
Peter Cai 2021-11-21 22:11:24 -05:00
parent f031336317
commit 5c0de3dc48

View file

@ -2,7 +2,7 @@
"layer": "top",
"position": "bottom",
"modules-left": ["custom/power", "sway/workspaces", "sway/mode"],
"modules-center": ["wlr/taskbar"],
"modules-center": [],
"modules-right": ["tray", "network", "pulseaudio", "custom/weather", "clock"],
"clock": {
"format": "{:%m/%d %H:%M}"