[sway] Add floating rule for xeyes

This commit is contained in:
Midgard 2022-09-11 17:04:30 +02:00
parent ced92089de
commit edc992d0ce
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -405,6 +405,9 @@ for_window [class="QjackCtl" title="^JACK Audio Connection Kit"] {
floating enable
move to workspace number 11
}
for_window [class="XEyes"] {
floating enable
}
bindsym --locked --no-repeat Mod1+p exec $HOME/.config/sway/edp
bindsym $mod+n [title="^$" app_id="^firefox$"] kill