diff --git a/waybar/.config/waybar/config b/waybar/.config/waybar/config index 0d5914b..e8f7997 100644 --- a/waybar/.config/waybar/config +++ b/waybar/.config/waybar/config @@ -1,8 +1,8 @@ { "layer": "top", // Waybar at top layer "height": 25, // Waybar height (to be removed for auto height) - "modules-left": ["sway/workspaces", "custom/org-pomodoro"], - "modules-center": ["clock"], + "modules-left": ["sway/workspaces" ], + "modules-center": ["custom/org-pomodoro", "clock"], "modules-right": ["mpd", "network", "pulseaudio", "battery", "battery#bat2"], // Modules configuration // "sway/workspaces": {