binds tweaks, kitty fix

This commit is contained in:
2026-07-21 09:29:38 +02:00
parent 6d9eb17ef2
commit 3a7bd94e00
4 changed files with 26 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ window-rule {
window-rule {
// Music
match app-id="chrome-cinhimbnkkaeohfgghhklpknlkffjgod-Default" at-startup=true
match app-id="chrome-music.youtube.com__-Default" at-startup=true
open-on-workspace "chat"
default-column-width { proportion 0.9; }
}
@@ -66,4 +66,4 @@ window-rule {
match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"#
default-floating-position x=10 y=10 relative-to="bottom-right"
open-focused false
}
}