aboutsummaryrefslogtreecommitdiff
path: root/home/wm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/wm/sway/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/wm/sway/default.nix b/home/wm/sway/default.nix
index ae8316f..c89824c 100644
--- a/home/wm/sway/default.nix
+++ b/home/wm/sway/default.nix
@@ -96,11 +96,12 @@ in
};
};
+
assigns = {
"1" = [{ app_id = "emacs"; }];
"2" = [{ app_id = "Alacritty"; }];
"3" = [{ app_id = "firefox"; }];
- "4" = [{ class = "Element"; }];
+ "4" = [{ app_id = "org.gnome.Fractal"; }];
};
output = {