From 280d2385ab2ed56a999d86698ec8f36801f56b22 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Sep 2024 18:22:00 -0400 Subject: [PATCH] Old config is why lol --- modules/users/crow/waybar/config.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/users/crow/waybar/config.jsonc b/modules/users/crow/waybar/config.jsonc index 490a344..238ec30 100644 --- a/modules/users/crow/waybar/config.jsonc +++ b/modules/users/crow/waybar/config.jsonc @@ -8,7 +8,7 @@ "margin": 10, // float the bar off the edges of the screen // Choose the order of the modules "modules-left": [ - "hyprland/workspaces", + "sway/workspaces", ], "modules-center": [ "clock", @@ -24,7 +24,7 @@ // "icon-size": 21, "spacing": 10 }, - "hyprland/workspaces": { + "sway/workspaces": { "format": "{icon}", "format-icons" : { "1": "󰈹",