From 4010671d170a9c079fa70c4f263b341b464d0e22 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Aug 2025 16:29:05 -0400 Subject: change waybar icons to match workspaces --- hyprland/binds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyprland/binds.nix') diff --git a/hyprland/binds.nix b/hyprland/binds.nix index 330a0c4..d12a957 100644 --- a/hyprland/binds.nix +++ b/hyprland/binds.nix @@ -11,7 +11,7 @@ let "$mod, code:1${toString i}, workspace, ${toString ws}" "$mod SHIFT, code:1${toString i}, movetoWorkspace, ${toString ws}" ] - ) 9 + ) 10 ); in { -- cgit v1.3.1