Standardize QT and ZSH history settings

This commit is contained in:
Bun 2025-03-27 22:50:51 -04:00
parent 9dbf18228b
commit a25bcecf7b
7 changed files with 27 additions and 10 deletions

View file

@ -10,6 +10,16 @@
match app-id="AltBrowser"
open-on-workspace "${config.ws.w1a}"
}
// Gaming
window-rule {
match app-id="steam"
open-on-workspace "${config.ws.w2}"
}
window-rule {
match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"#
default-floating-position x=10 y=10 relative-to="bottom-right"
}
// Communication
window-rule {