mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-25 13:24:35 +02:00
i3: ensure spotify starts on the right workspace
Spotify still does not assign the class before mapping the window...
This commit is contained in:
parent
a22d8804bf
commit
43697a0617
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue