Add lxpass rule
This commit is contained in:
parent
8683d529e1
commit
25721672f2
2 changed files with 4 additions and 1 deletions
|
@ -60,3 +60,6 @@ sway_rules:
|
||||||
- verb: 'for_window'
|
- verb: 'for_window'
|
||||||
query: '[title="^Open .*$"]'
|
query: '[title="^Open .*$"]'
|
||||||
action: 'floating enable, resize set 900px 700px'
|
action: 'floating enable, resize set 900px 700px'
|
||||||
|
- verb: 'for_window'
|
||||||
|
query: '[app_id="lxqt-openssh-askpass"]'
|
||||||
|
action: 'floating enable'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue