changed monitor and updated hyprland window rules - 59in baby

This commit is contained in:
2026-02-26 18:14:51 -08:00
parent 1c875d57cc
commit 447b619f76
2 changed files with 60 additions and 88 deletions

View File

@@ -2,6 +2,14 @@
#██ ▄█▄ ██ ██ ██ ▀▄██ ██ ██ ██ ██ ██ ▄█▄ ██ ██▄▄██▄ ██ ██ ██ ██▄▄ ▀▀▀▄▄▄
# ▀██▀██▀ ██ ██ ██ ████▀ ▀████▀ ▀██▀██▀ ██ ██ ▀████▀ ██████ ██▄▄▄▄ █████▀
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppress_event maximize fullscreen,
# Fix some dragging issues with XWayland
windowrule = match:class ^$, match:title ^$, match:xwayland 1, match:float 0, match:fullscreen 0, match:pin 0, no_focus on
# Prevent apps from auto-maximizing themselves
windowrule = suppress_event maximize, match:class .*
# 97% opacity when focused, 90% when unfocused
windowrule = opacity 0.97 0.9, match:class .*
# Runelite specific rule
windowrule = match:class ^(net-runelite-client-RuneLite)$, float on, size 1600 850, center on