diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-06-03 20:23:53 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-06-03 20:23:53 +0900 |
| commit | a37a2d356e7faca610ed72fb459c358eba55ee77 (patch) | |
| tree | 25720ca2dbf09c534faf2875a92bf9b39324d9a5 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 87ef4bc64e1fb63d3049366552bfd9b51c4a97e4 (diff) | |
Removed global center of float. (annoying)
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -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) |
