sway: Inhibit idle if Signal is visible at all
This commit is contained in:
parent
a8f7d182cd
commit
499a2e606a
1 changed files with 1 additions and 1 deletions
|
|
@ -194,6 +194,6 @@ assign [class="zoom"] workspace number 8
|
||||||
for_window [class="zoom"] floating enable
|
for_window [class="zoom"] floating enable
|
||||||
|
|
||||||
for_window [class="zoom"] inhibit_idle focus
|
for_window [class="zoom"] inhibit_idle focus
|
||||||
for_window [class="Signal"] inhibit_idle focus
|
for_window [class="Signal"] inhibit_idle visible
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue