diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-03 21:28:33 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 21:28:33 +0900 |
| commit | 67231a1ea44af8a2ce3125df2021987df6074713 (patch) | |
| tree | 23838daa93b688a991f8358ec193ef77b454cbab | |
| parent | d3c1f547820b944a3e9269db194f31637b50ea73 (diff) | |
| parent | 4a912ec3456fff7da90df46565a732ecfca4ab3b (diff) | |
Merge branch 'main' into development
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 3fe8de77..7e1a43a5 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -12,7 +12,7 @@ windowrule = center,^([Ff]erdium)$ # WINDOWRULE v2 # windowrule v2 - position -windowrulev2 = center,floating:1 +# windowrulev2 = center,floating:1 # warning, it cause even the menu to float and center. windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) |
