summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf.in
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf.in')
-rw-r--r--.config/hypr/hyprland.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index ca67df1..2df8959 100644
--- a/.config/hypr/hyprland.conf.in
+++ b/.config/hypr/hyprland.conf.in
@@ -179,3 +179,8 @@ bind = $modkey, mouse_up, workspace, e-1
# Move/resize windows with modkey + LMB/RMB and dragging
bindm = $modkey, mouse:272, movewindow
bindm = $modkey, mouse:273, resizewindow
+
+# Open manpages in floating windows
+windowrulev2 = float, class:^(org\.pwmt\.zathura)$
+windowrulev2 = size 50% 90%, class:^(org\.pwmt\.zathura)$
+windowrulev2 = center, class:^(org\.pwmt\.zathura)$