[sway] Add floating rule for xeyes
This commit is contained in:
parent
ced92089de
commit
edc992d0ce
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue