Browse Source

Removed global center of float. (annoying)

pull/325/head^2
JaKooLit 2 years ago
parent
commit
a37a2d356e
  1. 2
      config/hypr/UserConfigs/WindowRules.conf

2
config/hypr/UserConfigs/WindowRules.conf

@ -12,7 +12,7 @@ windowrule = center,^([Ff]erdium)$
# WINDOWRULE v2 # WINDOWRULE v2
# windowrule v2 - position # 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:(File Operation Progress)
windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files)

Loading…
Cancel
Save