diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-21 11:31:44 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-21 11:31:44 +0900 |
| commit | 75d90acc0862d02561e50a0da76a0a389555eaaa (patch) | |
| tree | 9a72e7e3b88d8198126e0fe528a43205dd1dfc0a /config/waybar/configs | |
| parent | 43a9f422a30da051ea39f329a7c271426cc9776d (diff) | |
updated waybar defaults and modules
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/[BOT] Default | 4 | ||||
| -rw-r--r-- | config/waybar/configs/[BOT] Default Laptop | 6 | ||||
| -rw-r--r-- | config/waybar/configs/[TOP] Default | 4 | ||||
| -rw-r--r-- | config/waybar/configs/[TOP] Default Laptop | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default index 9e520d6a..36798abf 100644 --- a/config/waybar/configs/[BOT] Default +++ b/config/waybar/configs/[BOT] Default @@ -43,12 +43,12 @@ ], "modules-right": [ + "network#speed", + "custom/separator#dot-line", "tray", "mpris", "custom/separator#dot-line", "bluetooth", - "custom/separator#dot-line", - "network#speed", "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", diff --git a/config/waybar/configs/[BOT] Default Laptop b/config/waybar/configs/[BOT] Default Laptop index fb8f1483..1268408b 100644 --- a/config/waybar/configs/[BOT] Default Laptop +++ b/config/waybar/configs/[BOT] Default Laptop @@ -43,12 +43,12 @@ ], "modules-right": [ + "network#speed", + "custom/separator#dot-line", "tray", - "mpris", + "mpris", "custom/separator#dot-line", "bluetooth", - "custom/separator#dot-line", - "network#speed", "custom/separator#dot-line", "battery", "custom/separator#dot-line", diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default index 51af0aef..a75f7524 100644 --- a/config/waybar/configs/[TOP] Default +++ b/config/waybar/configs/[TOP] Default @@ -43,12 +43,12 @@ ], "modules-right": [ + "network#speed", + "custom/separator#dot-line", "tray", "mpris", "custom/separator#dot-line", "bluetooth", - "custom/separator#dot-line", - "network#speed", "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop index d82b0da1..24f27552 100644 --- a/config/waybar/configs/[TOP] Default Laptop +++ b/config/waybar/configs/[TOP] Default Laptop @@ -43,12 +43,12 @@ ], "modules-right": [ + "network#speed", + "custom/separator#dot-line", "tray", "mpris", "custom/separator#dot-line", "bluetooth", - "custom/separator#dot-line", - "network#speed", "custom/separator#dot-line", "battery", "custom/separator#dot-line", |
