diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-09 17:09:23 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-09 17:09:23 +0900 |
| commit | 5674c3b2a3bf11e7edc6136c9a34ee9725d159c0 (patch) | |
| tree | 8d92fe186c487094efff1135f69513d9117f7d1d /config/waybar/configs/config-default | |
| parent | 371d9c65e4e180a259a2cfea2a6b7fd424a404ef (diff) | |
update waybar styles. Thanks @Krautt
Diffstat (limited to 'config/waybar/configs/config-default')
| -rw-r--r-- | config/waybar/configs/config-default | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index e934c8bc..95640b97 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -1,5 +1,4 @@ // ### DEFAULT ### // - { "include": "~/.config/waybar/modules", "layer": "top", @@ -36,10 +35,10 @@ "custom/light_dark", "custom/separator#dot-line", "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], + ], + //"custom/separator#dot-line", + //"custom/keybinds", + //], "modules-right": [ //"hyprland/window", |
