aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/WindowRules.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/configs/WindowRules.conf')
-rw-r--r--config/hypr/configs/WindowRules.conf15
1 files changed, 12 insertions, 3 deletions
diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf
index 8aa9186c..03ad5984 100644
--- a/config/hypr/configs/WindowRules.conf
+++ b/config/hypr/configs/WindowRules.conf
@@ -459,15 +459,24 @@ windowrule {
size = (monitor_w*0.6) (monitor_h*0.7)
}
-# Named rule for Calculators
+# Named rule for Gnome Calculator
windowrule {
- name = Calculators
- match:class = (org.gnome.Calculator|qalculate-gtk)
+ name = Gnome Calculator
+ match:class = (org.gnome.Calculator)
float = on
center = on
size = (monitor_w*0.55) (monitor_h*0.45)
}
+# Named rule for qa
+windowrule {
+ name = qalculate-gtk
+ match:class = (qalculate-gtk)
+ float = on
+ center = on
+ size = (monitor_w*0.25) (monitor_h*0.50)
+}
+
# Named rule for Thunar Dialogs
windowrule {
name = Thunar Dialogs
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage