Browse Source

added some float windowrules

pull/227/head
Ja.KooLit 2 years ago
parent
commit
1af3f2cd9b
  1. 2
      config/hypr/UserConfigs/WindowRules.conf

2
config/hypr/UserConfigs/WindowRules.conf

@ -38,6 +38,8 @@ windowrulev2 = workspace 9 silent, class:^([Aa]udacious)$
# windowrule v2 - float # windowrule v2 - float
windowrulev2 = float, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = float, class:([Tt]hunar), title:(File Operation Progress)
windowrulev2 = float, class:([Tt]hunar), title:(Confirm to replace files) windowrulev2 = float, class:([Tt]hunar), title:(Confirm to replace files)
windowrulev2 = float, class:(xdg-desktop-portal-gtk)
windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator)
#opacity (transparent) #enable as desired #opacity (transparent) #enable as desired
windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$

Loading…
Cancel
Save