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/waybar/ModulesWorkspaces | |
| parent | f42909cf950929a1ee4f816c4e7a5c35d4d11ed7 (diff) | |
small update for waybar workspace numbers
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 4 |
1 files changed, 2 insertions, 2 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}", |
