update(hyprland): switched to hyprland 0.55.1
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.windowrulev2 = [
|
||||
wayland.windowManager.hyprland.settings.windowrule = [
|
||||
# --- VIDEO PLAYER (mpv) ---
|
||||
"float, class:^(mpv)$"
|
||||
"center, class:^(mpv)$"
|
||||
"size 60% 70%, class:^(mpv)$"
|
||||
"match:class ^(mpv)$, float on"
|
||||
"match:class ^(mpv)$, center on"
|
||||
"match:class ^(mpv)$, size 60% 70%"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user