From f280c76297fb90ef3db485a6d682c5167290cb49 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Wed, 14 Feb 2024 23:20:49 -0600 Subject: [PATCH] Do the same for element --- desktop-gruvbox-sway/.config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop-gruvbox-sway/.config/sway/config b/desktop-gruvbox-sway/.config/sway/config index 2fc62ff6..fcfc6b77 100644 --- a/desktop-gruvbox-sway/.config/sway/config +++ b/desktop-gruvbox-sway/.config/sway/config @@ -41,6 +41,7 @@ for_window { [class="discord"] move container to workspace $w9 [class="discord"] inhibit_idle visible [app_id="Element"] move container to workspace $w9 + [app_id="Element"] inhibit_idle visible [class="Spotify"] move container to workspace $w10 }