fix: temp fix background apps
This commit is contained in:
parent
669d11b91d
commit
4d0867cbf1
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ gestures {
|
||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
|
|
||||||
windowrule = noborder,^(wofi)$
|
windowrule = noborder,^(wofi)$
|
||||||
windowrule = workspace special:spot,^(dev.alextren.Spot)$
|
windowrule = workspace special silent,^(dev.alextren.Spot)$
|
||||||
windowrule = workspace special:thunder,^(thunderbird)$
|
windowrule = workspace special silent,^(thunderbird)$
|
||||||
|
|
||||||
windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$
|
windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$
|
||||||
windowrule = size 741 288,^(org.kde.polkit-kde-authentication-agent-1)$
|
windowrule = size 741 288,^(org.kde.polkit-kde-authentication-agent-1)$
|
||||||
|
|
Loading…
Reference in a new issue