AutoYADM commit: 2025-05-05 14:42:13

This commit is contained in:
Daniel Fichtinger 2025-05-05 14:42:13 -04:00
parent 3858e5943f
commit 369ede739c
3 changed files with 27 additions and 4 deletions

View file

@ -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.