update(hyprland): switched to hyprland 0.55.1
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user