diff options
| author | Sakamoto <me@sakamoto.network> | 2026-08-29 16:04:49 -0500 |
|---|---|---|
| committer | Sakamoto <me@sakamoto.network> | 2026-08-29 16:04:49 -0500 |
| commit | de5dd3ace1db0538df5db00f154c3b311c867cad (patch) | |
| tree | 5f5812ead3ef6b70b098e29665e70cbbfe6ed78d /dot_config/waybar | |
| parent | d51beea88d300cb5066bb92a8148cad52fa1091d (diff) | |
| download | dotfiles-de5dd3ace1db0538df5db00f154c3b311c867cad.tar.xz dotfiles-de5dd3ace1db0538df5db00f154c3b311c867cad.zip | |
Diffstat (limited to 'dot_config/waybar')
| -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 |
