diff options
author | ZachIR <zachir@librem.one> | 2025-07-27 06:31:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-27 06:31:23 -0500 |
commit | 4862b3f9564a3c6f0b04002dcd4ac1a93f52004e (patch) | |
tree | 3de9dc0ab91bd388c603f28e6a39162827af457f | |
parent | fe16d91bf6ffdee0c060ca73a54e95dca73b8f65 (diff) | |
parent | 309f88b7875c27e063062fdebe71058765b199ee (diff) |
Merge branch 'master' into car
-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 c72fec4..78bfbd3 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -224,6 +224,8 @@ windowrule = tile, class:^(WebApp-Qobuz[0-9]*)$ windowrule = float, title:^(menu)$ windowrule = move cursor -50% -50%, class:^(yabridge-host.exe.so)$, title:^(menu)$ windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\.easyeffects)$ +# Fix brave xray menus +windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$ #}}} #{{{ Mods |