diff options
Diffstat (limited to 'dot_config/waybar/config')
| -rw-r--r-- | dot_config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/config b/dot_config/waybar/config index 866c83a..e51c998 100644 --- a/dot_config/waybar/config +++ b/dot_config/waybar/config @@ -5,7 +5,7 @@ // Archived modules // "custom/gpu", "bluetooth", "custom/weather", "temperature", "sway/window" // Choose the order of the modules - "modules-left": [ "clock", "custom/pomodoro", "sway/mode", "idle_inhibitor", "custom/media"], + "modules-left": [ "clock", "custom/pomodoro", "sway/mode", "idle_inhibitor", "sway/window"], "modules-center": ["sway/workspaces"], "modules-right": ["custom/crypto", "custom/pacman", "cpu", "temperature", "custom/gpu", "pulseaudio", "bluetooth", "network", "custom/vpn", "tray", "battery"], // Modules configuration |
