diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 17:46:36 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-29 17:46:36 +0900 |
| commit | 48f23f4f8b1668671feaced68d7a8fe95ab8a6c4 (patch) | |
| tree | 33f008bec44c7ff9dd766c50e6f518430d107988 /config | |
| parent | f42909cf950929a1ee4f816c4e7a5c35d4d11ed7 (diff) | |
small update for waybar workspace numbers
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 4 | ||||
| -rw-r--r-- | config/waybar/configs/[TOP] Default Laptop_v5 | 2 | ||||
| -rw-r--r-- | config/waybar/configs/[TOP] Default_v5 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 4118775c..8219d295 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -140,8 +140,8 @@ "default": "", }, }, -// number styles -"hyprland/workspaces#number": { +// numbers styles +"hyprland/workspaces#numbers": { "active-only": false, "all-outputs": true, "format": "{icon}", diff --git a/config/waybar/configs/[TOP] Default Laptop_v5 b/config/waybar/configs/[TOP] Default Laptop_v5 index a83427ce..9e9febc1 100644 --- a/config/waybar/configs/[TOP] Default Laptop_v5 +++ b/config/waybar/configs/[TOP] Default Laptop_v5 @@ -34,7 +34,7 @@ "custom/separator#blank", "custom/swaync", "custom/separator#dot-line", - "hyprland/workspaces#number", + "hyprland/workspaces#numbers", "clock", "custom/separator#dot-line", "custom/weather", diff --git a/config/waybar/configs/[TOP] Default_v5 b/config/waybar/configs/[TOP] Default_v5 index da70845b..4c6a5aba 100644 --- a/config/waybar/configs/[TOP] Default_v5 +++ b/config/waybar/configs/[TOP] Default_v5 @@ -34,7 +34,7 @@ "custom/separator#blank", "custom/swaync", "custom/separator#dot-line", - "hyprland/workspaces#number", + "hyprland/workspaces#numbers", "clock", "custom/separator#dot-line", "custom/weather", |
