diff options
author | ZachIR <zachir@librem.one> | 2025-07-27 06:31:02 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-27 06:31:02 -0500 |
commit | 309f88b7875c27e063062fdebe71058765b199ee (patch) | |
tree | c7c591da321f9977f3c7b80335883d06b265061d | |
parent | d3de3f03fd3b57b0dc124747d7edd2de330f0d2d (diff) |
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index ba1f623..059ba5a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -206,6 +206,8 @@ plugin { # windowrule = float, class:^(kitty)$, title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\.easyeffects)$ +# Fix brave xray menus +windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$ #}}} #{{{ Mods |