update(hyprland): switched to hyprland 0.55.1
This commit is contained in:
@@ -73,9 +73,9 @@ in {
|
||||
show = no
|
||||
'';
|
||||
|
||||
wayland.windowManager.hyprland.settings.windowrulev2 = [
|
||||
wayland.windowManager.hyprland.settings.windowrule = [
|
||||
# --- IMAGE VIEWER (swayimg) ---
|
||||
"float, class:^(swayimg)$"
|
||||
"center, class:^(swayimg)$"
|
||||
"match:class ^(swayimg)$, float on"
|
||||
"match:class ^(swayimg)$, center on"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user