]> Freerunner's - dotfiles.git/commitdiff
waybar: rename workspaces
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 3 May 2025 01:01:11 +0000 (03:01 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sat, 3 May 2025 01:01:11 +0000 (03:01 +0200)
dot-config/waybar/config.jsonc

index 2767c7ad3f85a3cf7b2c267abe4358ad3a223b49..1305f3c047752386b373105c93d481d95ba183f6 100644 (file)
   "hyprland/workspaces": {
     "format": "{icon}",
     "format-icons": {
-      "1": "1",
-      "2": "2",
-      "3": "3",
-      "4": "4",
-      "5": "5",
-      "6": "6",
-      "7": "7",
-      "8": "8",
-      "9": "9",
-      "0": "0"
+      "1": "",
+      "2": "",
+      "3": "",
+      "4": "",
+      "5": "",
+      "6": "",
+      "7": "",
+      "8": "",
+      "9": "",
+      "0": ""
     },
     "persistent-workspaces": {
       "*": 6
@@ -61,6 +61,7 @@
     "format": "{title}",
     "rewrite-default": "👉 {title}",
     "rewrite": {
+      "^$": "Hyprland",
       "Mozilla Firefox": "",
       "(.*) – Mozilla Firefox": " | $1",
       "(.*) - qutebrowser": " | $1",
   },
   "tray": {
     "icon-size": 18,
-    "spacing": 6
+    "spacing": 6,
+    "show-passive-items": false
   },
   "cpu": {
     //"format": "<span color='#efefef'>{usage:2}%</span> ",