Fixed typo in Sway config...

This commit is contained in:
Logan G 2023-04-08 03:14:33 -06:00
parent 66329d9bfa
commit 3564d62dd2
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -271,7 +271,7 @@ hide_edge_borders smart
# Example usage: swaymsg 'set $PROP floating:border10:sticky ; exec alacritty'
set $PROP none
for_window [app_id="pinentry*"]; floating enable
for_window [app_id="lxqt-policykit-aget"]; floating enable
for_window [app_id="lxqt-policykit-agent"]; floating enable
for_window [shell="."] mark --add "prop:$$PROP:"
for_window [con_mark=^prop.*:floating:] floating enable