From 1c9ba2626e9288e1cd03b82a88e88dcbe87fc6d4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 15 Mar 2024 11:01:49 +0000 Subject: [PATCH] Don't bind emacs to a given workspace --- home/hyprland/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 52023fa2..cb0cc079 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -196,7 +196,6 @@ ++ (lib.lists.forEach layers ignorealpha); windowrule = [ # Workspace binds - "workspace 1 silent, emacs" "workspace 2 silent, firefox" "workspace 3 silent, (libreoffice|soffice)(.*)" "workspace 4 silent, (WebCord|signal|whatsapp-for-linux)"