add additional media players to stick to music workspace
This commit is contained in:
parent
f2c93af8c3
commit
cfdc9036cd
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
# Assign apps to specific workspaces. This avoids having a placeholder window/desktop open all the time, but still forces it to the workspace it's supposed to be stuck to
|
||||
assign [class="^jetbrains-pycharm$"] number "4:code"
|
||||
assign [class="^Plexamp$"] number "5:music"
|
||||
assign [class="^jetbrains-pycharm$"] number $ws4
|
||||
assign [class="^Clementine$"] number $ws5
|
||||
assign [class="^strawberry$"] number $ws5
|
||||
|
|
Loading…
Reference in a new issue