about summary refs log tree commit diff
path: root/dotfiles/waybar/config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/waybar/config')
-rw-r--r--dotfiles/waybar/config46
1 files changed, 23 insertions, 23 deletions
diff --git a/dotfiles/waybar/config b/dotfiles/waybar/config
index 9d31fb5..e61a7a4 100644
--- a/dotfiles/waybar/config
+++ b/dotfiles/waybar/config
@@ -5,32 +5,32 @@
     // "width": 1280, // Waybar width
     "spacing": 2, // Gaps between modules (4px)
     // Choose the order of the modules
-    "modules-left": ["river/tags", "custom/separator", "river/window"],
+    "modules-left": ["sway/workspaces", "custom/separator", "sway/window"],
     //"modules-center": ["river/window"],
     "modules-right": ["custom/weather", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "keyboard-state", "sway/language", "battery", "battery#bat2", "clock", "tray"],
     // Modules configuration
-     //"sway/workspaces": {
-      //   "disable-scroll": true,
-       //  "all-outputs": true,
-        // "format": "{name}",
-        // "persistent_workspaces": {
-        //     "1": [],
-         //    "2": [],
-          //   "3": [],
-           //  "4": [],
-          //   "5": [],
-          //   "6": [],
-          //   "7": [],
-          //   "8": [],
-          //   "9": []
-         //}
-     //},
-    "river/tags": {
-      "tag-labels": ["1", "2", "3", "4", "5", "6", "7", "8", "9"]
-    },
-    "river/window": {
-      "max-length": 99
-    },
+     "sway/workspaces": {
+         "disable-scroll": true,
+         "all-outputs": true,
+         "format": "{name}",
+         "persistent_workspaces": {
+             "1": [],
+             "2": [],
+             "3": [],
+             "4": [],
+             "5": [],
+             "6": [],
+             "7": [],
+             "8": [],
+             "9": []
+         }
+     },
+   // "river/tags": {
+   //   "tag-labels": ["1", "2", "3", "4", "5", "6", "7", "8", "9"]
+   // },
+    //"river/window": {
+    //  "max-length": 99
+    //},
     "keyboard-state": {
         "numlock": true,
         "capslock": true,