diff --git a/config/sway/config b/config/sway/config index ca55844d..66a8db62 100644 --- a/config/sway/config +++ b/config/sway/config @@ -253,4 +253,10 @@ exec configure-gtk bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1.2 bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1.2 +assign [app_id="Alacritty"] workspace 1 +assign [app_id="firefox"] workspace 2 +assign [class="Slack"] workspace 10 +assign [class="discord"] workspace 10 +# Get app_id with swaymsg -t get_tree + include /etc/sway/config.d/*