Sway: Move JamesDSP to scratchpad.

This commit is contained in:
Dmitry Voronin 2024-10-22 06:25:41 +03:00
parent fdd1f38a33
commit 52f0bd6bf5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -45,5 +45,11 @@
move scratchpad move scratchpad
scratchpad show scratchpad show
} }
# JamesDsp.
for_window [title="JamesDSP for Linux"] {
move scratchpad
scratchpad show
}
''; '';
} }