dev: automated commit - 2025-11-10 10:53:27
This commit is contained in:
parent
5a71b7bdab
commit
f8cb6877ed
3 changed files with 12 additions and 2 deletions
|
|
@ -38,3 +38,7 @@ for_window [class=".*"] border pixel 0
|
|||
# Workspace Specific Rules
|
||||
for_window [app_id="sm"] move to workspace 4, workspace --no-auto-back-and-forth 4
|
||||
for_window [app_id="Spotify"] move to workspace 5, workspace --no-auto-back-and-forth 5
|
||||
|
||||
# Dev Launcher Project Windows
|
||||
# All dev-launcher projects use class="com.mzunino.dev.{project-name}" pattern
|
||||
for_window [app_id="^com.mzunino.dev."] move to workspace 3, workspace --no-auto-back-and-forth 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue