move spotify window
This commit is contained in:
parent
30c60fdd3d
commit
888baa004f
1 changed files with 3 additions and 0 deletions
|
@ -37,3 +37,6 @@ windowrulev2 = keepaspectratio, title:^(Bild-im-Bild)$
|
||||||
|
|
||||||
# idleinhibit
|
# idleinhibit
|
||||||
windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, always, focus, fullscreen
|
windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, always, focus, fullscreen
|
||||||
|
|
||||||
|
# Move Windows
|
||||||
|
windowrulev2 = workspace 4, class:^(Spotify)$
|
||||||
|
|
Loading…
Add table
Reference in a new issue