Full screen windows inhibit idle
This commit is contained in:
parent
d3c79f9c03
commit
17c76671fa
1 changed files with 6 additions and 0 deletions
|
@ -36,6 +36,12 @@ sway_rules:
|
|||
- verb: 'assign'
|
||||
query: '[class="Gimp"]'
|
||||
action: 7
|
||||
- verb: 'for_window'
|
||||
query: '[title="^.*"]'
|
||||
action: 'inhibit_idle fullscreen'
|
||||
- verb: 'for_window'
|
||||
query: '[app_id="^.*"]'
|
||||
action: 'inhibit_idle fullscreen'
|
||||
- verb: 'for_window'
|
||||
query: '[app_id="imv"]'
|
||||
action: 'floating enable'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue