aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2024-03-24 11:37:07 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2024-03-24 11:37:07 +0400
commit6f765db44e9b49b5b9297e0c69789d85dab7dd97 (patch)
treef8f515e1112833e98a2a36d56cfdda19bb27e11e
parent5f23d344d5d20d238eea65cd9e7189a2baf499c8 (diff)
downloadniri-6f765db44e9b49b5b9297e0c69789d85dab7dd97.tar.gz
niri-6f765db44e9b49b5b9297e0c69789d85dab7dd97.tar.bz2
niri-6f765db44e9b49b5b9297e0c69789d85dab7dd97.zip
default-config: Clarify interactivity in block-out-from "screen-capture"
-rw-r--r--resources/default-config.kdl4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 728baa53..0d22e0b2 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -413,6 +413,10 @@ animations {
// You can also block out the window out of all screen captures, including
// third-party screenshot tools. This way you avoid accidentally showing
// the window on a screencast when opening a third-party screenshot preview.
+ //
+ // This setting will let you use the interactive build-in screenshot UI as normal,
+ // but it will block out the window from the fully automatic screenshot actions,
+ // such as screenshot-screen and screenshot-window.
block-out-from "screen-capture"
// You can amend the window's minimum and maximum size in logical pixels.