From 466e923164feca7da48c207b0613ad7342d2458e Mon Sep 17 00:00:00 2001 From: matt1432 Date: Mon, 9 Oct 2023 14:18:50 -0400 Subject: [PATCH] fix(hyprland): tile libreoffice properly --- config/hypr/main.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/hypr/main.conf b/config/hypr/main.conf index 5ee228b..6e539f6 100644 --- a/config/hypr/main.conf +++ b/config/hypr/main.conf @@ -157,6 +157,8 @@ windowrule = size 400 581,^(com.nextcloud.desktopclient.nextcloud)$ windowrule = tile,^(photoshop.exe)$ +windowrule = tile,^(libreoffice)$ + # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER