i3: ensure spotify starts on the right workspace

Spotify still does not assign the class before mapping the window...
This commit is contained in:
Vincent Bernat 2021-07-06 00:03:18 +02:00
parent a22d8804bf
commit 43697a0617

1
config
View file

@ -158,6 +158,7 @@ bindsym $mod+grave exec ~/.config/i3/bin/quake --name $quake --term $term
no_focus [class="zoom" window_type="dialog"]
for_window [class="Shadow"] fullscreen enable
for_window [window_role="PictureInPicture"] floating enable
for_window [class="Spotify"] move to workspace number 3
# Start stuff
exec_always --no-startup-id systemctl --user start --no-block i3-session.target