From 916080b406ce9451b9ab95d1fcaf8f7b8792f8f4 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sat, 8 Jan 2022 12:37:56 +0300 Subject: [PATCH] Don't assign firefox and steam to certain workspaces --- config/sway/config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/sway/config b/config/sway/config index 92bd6a1..5ffd4d7 100644 --- a/config/sway/config +++ b/config/sway/config @@ -76,10 +76,6 @@ bindsym $alt+f exec firefox-developer-edition bindsym $alt+r exec alacritty -e lf bindsym $alt+s exec steam -# Assign specific applications their workspaces -assign [class="firefox"] $ws1 -assign [class="Steam"] $ws3 - # Default settings for some applications for_window [class="mpv"] floating enable for_window [class="mpv"] move absolute center