Browse Source

Numbered workspace list yesyes

Johan Rong 2 months ago
parent
commit
3b5c08abf0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      home/features/desktop/hyprland/config/caelestia-shell.json

+ 3 - 3
home/features/desktop/hyprland/config/caelestia-shell.json

@@ -301,13 +301,13 @@
         },
         "workspaces": {
             "activeIndicator": true,
-            "activeLabel": "󰮯",
+            "activeLabel": "",
             "activeTrail": false,
             "capitalisation": "preserve",
-            "label": "",
+            "label": "",
             "maxWindowIcons": 5,
             "occupiedBg": false,
-            "occupiedLabel": "󰮯",
+            "occupiedLabel": "",
             "perMonitorWorkspaces": true,
             "showWindows": true,
             "showWindowsOnSpecialWorkspaces": true,