mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-29 06:13:14 +01:00
Setting no default IGNORE_DND_APPS with example in comments.
As per the discussion in the pull request.
This commit is contained in:
@@ -109,7 +109,9 @@ INTERRUPT_DND="yes"
|
|||||||
# - no Script will exit when an active DND full screen app is detected.
|
# - no Script will exit when an active DND full screen app is detected.
|
||||||
|
|
||||||
# Comma separated list of app names to ignore when evaluating DND
|
# Comma separated list of app names to ignore when evaluating DND
|
||||||
IGNORE_DND_APPS="firefox,Google Chrome,Safari,Microsoft Edge,Opera,Amphetamine,caffeinate"
|
IGNORE_DND_APPS=""
|
||||||
|
# example that will ignore browsers when evaluating DND:
|
||||||
|
# IGNORE_DND_APPS="firefox,Google Chrome,Safari,Microsoft Edge,Opera,Amphetamine,caffeinate"
|
||||||
|
|
||||||
|
|
||||||
# NOTE: How labels work
|
# NOTE: How labels work
|
||||||
|
|||||||
Reference in New Issue
Block a user