diff options
| author | Krautt <150212156+Krautt@users.noreply.github.com> | 2023-11-09 01:41:24 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-09 01:41:24 -0300 |
| commit | a54a6895607a2204df2b6810112ab3e53cc23c26 (patch) | |
| tree | 362422d9f7972a121df18f298f92c751727b9a51 /config/waybar | |
| parent | 4355f4b5fcf0ac44be918a0476ac969b6dce0ee5 (diff) | |
| parent | b91179ab6a7d5b8699b7d8986f8afbf3ee07ef1d (diff) | |
Merge branch 'main' into main
Diffstat (limited to 'config/waybar')
| -rw-r--r-- | config/waybar/configs/config-default | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index a9e480a3..e934c8bc 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -26,20 +26,20 @@ "custom/weather", ], - "modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/separator#dot-line", - "clock", - "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], +"modules-center": [ + "custom/menu", + "custom/separator#dot-line", + "idle_inhibitor", + "custom/separator#dot-line", + "clock", + "custom/separator#dot-line", + "custom/light_dark", + "custom/separator#dot-line", + "custom/lock", + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", |
