diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-24 00:23:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-24 00:23:50 +0900 |
| commit | 90e6b78fb35ffa564f4951d2a926f0d635913ab1 (patch) | |
| tree | 9e8f059d56371f2cd29b9dffa5f2b59e6031e734 /config/waybar/configs | |
| parent | d6e40c3b67400d4f07532a396e5996f3e1055022 (diff) | |
| parent | eea408c67548d9ee0a0c2742da3e9012a406581e (diff) | |
Merge pull request #100 from JaKooLit/Development
Development
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/[TOP & BOT] SummitSplit | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit index c98b3514..9564fe68 100644 --- a/config/waybar/configs/[TOP & BOT] SummitSplit +++ b/config/waybar/configs/[TOP & BOT] SummitSplit @@ -25,7 +25,7 @@ "modules-center": [ "idle_inhibitor", - "clock", + "hyprland/workspaces#4", "custom/light_dark", ], @@ -51,6 +51,7 @@ "spacing": 5, "fixed-center": true, "ipc": true, +"height": 0, "margin-left": 8, "margin-right": 8, //"margin-bottom": 0, @@ -61,7 +62,7 @@ ], "modules-center": [ - "hyprland/workspaces#4", + "clock", ], "modules-right": [ |
