diff options
| author | JackJ30 <jackqjamison@proton.me> | 2024-10-01 15:41:38 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2024-10-01 15:41:38 -0400 |
| commit | 87d1769dcbdd5fe5e5ebde8f2bc6e490611947cb (patch) | |
| tree | 8ae44369af3c2b05bf64b47dde51b42dc47ad400 /.config/waybar | |
| parent | e4d544ff68a1885be156230afae09d0f96024c9e (diff) | |
I'm going through changes
Diffstat (limited to '.config/waybar')
| -rw-r--r-- | .config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index f14f700..8915b2b 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -5,7 +5,7 @@ "modules-left": ["hyprland/workspaces", "custom/separator", "tray"], "modules-center": ["hyprland/window"], - "modules-right": ["wireplumber", "custom/brightness", "battery", "cpu", "memory", "network", "custom/separator", "clock"], + "modules-right": ["wireplumber", "custom/brightness", "battery", "cpu", "memory", "custom/separator", "network", "custom/separator", "clock"], "hyprland/workspaces": { "format": "{id}", |
