summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/hypr/hyprland.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 77c2564..cec89b2 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -90,6 +90,14 @@ dwindle {
preserve_split = 1
}
+windowrule {
+ name = mv
+ match:initial_class = ^(imv|mpv)$
+ float = on
+ center = on
+ size = 600 600
+}
+
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive
bind = $mainMod, T, exec, ~/.config/scripts/master.sh