Update float window rules

This commit is contained in:
ItsDrike 2024-06-26 20:47:04 +02:00
parent 5580328f0a
commit 4a10a3536a
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -40,9 +40,10 @@
"float, class:^(com.github.wwmm.easyeffects)" "float, class:^(com.github.wwmm.easyeffects)"
"float, class:^(opensnitch_ui)$" "float, class:^(opensnitch_ui)$"
"float, class:^(Brave-browser)$,title:^(_crx_.+)$" "float, class:^(Brave-browser)$,title:^(_crx_.+)$"
"float, class:^(hyprland-share-picker)$" "float, class:^(floating)$"
"float,class:^(floating)$"
# Float hyprland-share-picker & some extra actions
"float, class:^(hyprland-share-picker)$"
"center, class:^(hyprland-share-picker)$" "center, class:^(hyprland-share-picker)$"
"animation slide, class:^(hyprland-share-picker)$" "animation slide, class:^(hyprland-share-picker)$"
@ -77,6 +78,9 @@
"float, class:^(splash)$" "float, class:^(splash)$"
"float, class:^(confirmreset)$" "float, class:^(confirmreset)$"
# Float all windows that don't have a title nor a class
"float, class:^$,title:^$"
# #
# Fixes # Fixes
# #