Shrink waybar and remove several modules

This commit is contained in:
2021-10-29 14:05:29 +03:00
parent 4131f2949b
commit a4dd414bdf
2 changed files with 18 additions and 21 deletions

View File

@@ -1,15 +1,13 @@
{
"position": "top",
"modules-left": ["sway/workspaces", "custom/player", "sway/mode"],
"modules-left": ["sway/workspaces"],
"modules-right": [
"custom/weather",
"custom/pacman-updates",
"tray",
"custom/dnd",
"pulseaudio",
"sway/language",
"network",
"clock",
"tray",
"custom/power-menu"
],