update(hyprland): switched to hyprland 0.55.1

This commit is contained in:
kenji
2026-05-28 12:12:21 -05:00
parent 91f91212db
commit b5f2538c19
18 changed files with 157 additions and 146 deletions
+6 -6
View File
@@ -65,13 +65,13 @@ in {
"SUPER, T, exec, hakase-popup-launch wiremix"
];
windowrulev2 = [
windowrule = [
# --- POPUP RULES (Wifi, BT, Audio) ---
"float, class:^(org\.hakase\.popup\..*)$"
"size 900 600, class:^(org\.hakase\.popup\..*)$"
"center, class:^(org\.hakase\.popup\..*)$"
"animation slide right, class:^(org\.hakase\.popup\..*)$"
"dimaround, class:^(org\.hakase\.popup\..*)$"
"match:class ^(org\.hakase\.popup\..*)$, float on"
"match:class ^(org\.hakase\.popup\..*)$, size 900 600"
"match:class ^(org\.hakase\.popup\..*)$, center on"
"match:class ^(org\.hakase\.popup\..*)$, animation slide right"
"match:class ^(org\.hakase\.popup\..*)$, dim_around on"
];
};
imports = [