Make gnome-calculator launch in the center of right half of the monitor

This commit is contained in:
2026-06-10 21:35:16 +02:00
parent d8047f9965
commit 00a5914d2f
+2 -1
View File
@@ -17,4 +17,5 @@ windowrule = opacity 0.85 0.8,match:class ^chrome-gemini\.google\.com.*
windowrule = opacity 0.85 0.8,match:class ^chrome-perplexity\.ai.*
windowrule = float true,match:class ^org\.gnome\.Calculator$
windowrule = size 360 600,match:class ^org\.gnome\.Calculator$
windowrule = size 360 616,match:class ^org\.gnome\.Calculator$
windowrule = move (monitor_w*0.75-180) (monitor_h*0.5-308),match:class ^org\.gnome\.Calculator$