diff options
| -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", |
