Update 2026-02-18

This commit is contained in:
2026-02-18 17:38:32 +02:00
parent 13c0558017
commit 9cddff42d7
53 changed files with 14445 additions and 77 deletions

View File

@@ -402,6 +402,16 @@ window-rule {
exclude app-id=r#"^com\.ayugram\.desktop$"# title="^Media viewer$"
exclude app-id=r#"^org\.telegram\.desktop$"# title="^Media viewer$"
open-on-workspace "8"
}
window-rule {
match app-id=r#"^org\.telegram\.desktop$"#
match app-id=r#"^com\.ayugram\.desktop$"#
match app-id=r#"^org\.gnome\.Fractal$"#
match app-id=r#"discord"#
match app-id=r#"vesktop"#
exclude app-id=r#"^com\.ayugram\.desktop$"# title="^Media viewer$"
exclude app-id=r#"^org\.telegram\.desktop$"# title="^Media viewer$"
opacity 0.95
}