AutoYADM commit: 2025-05-05 14:42:13
This commit is contained in:
parent
3858e5943f
commit
369ede739c
3 changed files with 27 additions and 4 deletions
|
@ -207,6 +207,10 @@ window-rule {
|
|||
match app-id="^spotify$"
|
||||
open-on-workspace "music"
|
||||
}
|
||||
window-rule {
|
||||
match app-id="footfloat"
|
||||
open-floating true
|
||||
}
|
||||
window-rule {
|
||||
// This regular expression is intentionally made as specific as possible,
|
||||
// since this is the default config, and we want no false positives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue