From 6b79aca0be97e65b5b0c1acaf4ad31a68e0520f2 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Fri, 11 Apr 2025 13:58:17 +0200 Subject: [PATCH] fix autoname --- home-modules/hyprland-autoname-workspaces.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home-modules/hyprland-autoname-workspaces.nix b/home-modules/hyprland-autoname-workspaces.nix index 2abd412..6607e92 100644 --- a/home-modules/hyprland-autoname-workspaces.nix +++ b/home-modules/hyprland-autoname-workspaces.nix @@ -22,7 +22,8 @@ ".*.exe" = "" "firefox" = "󰈹" "galaxyclient.exe" = "󰮡" - "Gimp-.*" = "" + "\\.?gimp-.*" = "" + "F?imv.*" = "󰋩" "KiCad" = "" "kitty" = "" "libreoffice-calc" = "" @@ -39,7 +40,7 @@ "Spotify" = "" "steam" = "󰓓" "thunar" = "" - "thunderbird" = "" + "thunderbird" = "" "Tor Browser" = "󰾔" "vesktop" = "󰙯" "virt-manager" = ""