remove(hypr): hypr-window-rules is removed

for unknown reason, it slows down firefox
This commit is contained in:
kenji
2026-06-07 09:19:58 -05:00
parent f4bb5e4ca8
commit 400b1a89d2
+2 -1
View File
@@ -65,6 +65,7 @@ in {
home.packages = [hypr-window-rules];
wayland.windowManager.hyprland.settings.exec-once = [
"hypr-window-rules"
# FIXME: removed `hypr-window-rule` for excessive CPU usage. Reason unknown.
# "hypr-window-rules"
];
}