1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-02 02:22:06 -04:00

fix: Add match rule for new version of Gnome Calculator app ID (#2157)

This commit is contained in:
Al- Amin
2026-04-06 19:11:26 +06:00
committed by bbedward
parent 97bf83cce6
commit 9f65882a12

View File

@@ -224,6 +224,7 @@ window-rule {
open-floating false
}
window-rule {
match app-id=r#"^org\.gnome\.Calculator$"#
match app-id=r#"^gnome-calculator$"#
match app-id=r#"^galculator$"#
match app-id=r#"^blueman-manager$"#