From 1a3ff2a38326c8860abc2735a48f5b080e02c53d Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 6 Dec 2024 07:27:24 +0000 Subject: [PATCH] Waybar: change icon for gaming workspace --- system/home/waybar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/home/waybar.nix b/system/home/waybar.nix index 99362d55..d0c3babf 100644 --- a/system/home/waybar.nix +++ b/system/home/waybar.nix @@ -43,7 +43,7 @@ "4" = "󱧶 "; "5" = "󰢹 "; "6" = "󰐫 "; - "7" = "󰊗 "; + "7" = "󰊴 "; default = "󰀻 "; }; all-outputs = false;