AutoYADM commit: 2025-03-05 15:20:19
This commit is contained in:
parent
902ec4eac2
commit
a6bdea2534
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
workspace "music"
|
// workspace "music"
|
||||||
// This config is in the KDL format: https://kdl.dev
|
// This config is in the KDL format: https://kdl.dev
|
||||||
// "/-" comments out the following node.
|
// "/-" comments out the following node.
|
||||||
// Check the wiki for a full description of the configuration:
|
// Check the wiki for a full description of the configuration:
|
||||||
|
@ -196,7 +196,7 @@ animations {
|
||||||
// by setting an empty default-column-width.
|
// by setting an empty default-column-width.
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="^spotify$"
|
match app-id="^spotify$"
|
||||||
open-on-workspace "music"
|
// open-on-workspace "music"
|
||||||
}
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
// This regular expression is intentionally made as specific as possible,
|
// This regular expression is intentionally made as specific as possible,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue