From cfdc9036cd5da4e57dcc7b921cfdf1ee3d7d35b2 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Thu, 7 Jul 2022 22:15:48 -0400 Subject: [PATCH] add additional media players to stick to music workspace --- conf.d/assign.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf.d/assign.conf b/conf.d/assign.conf index 250fd54..58bb434 100644 --- a/conf.d/assign.conf +++ b/conf.d/assign.conf @@ -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