aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2023-12-18 10:27:41 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2023-12-18 10:27:41 +0400
commitd155f5cd6c1a8c6a6e2b7259a8b0cee3187941ac (patch)
treed29fedf27113033258de572bc7e76d2e764817e6 /resources
parent74ff4f1903b03136bbe33f20834037b6586da270 (diff)
downloadniri-d155f5cd6c1a8c6a6e2b7259a8b0cee3187941ac.tar.gz
niri-d155f5cd6c1a8c6a6e2b7259a8b0cee3187941ac.tar.bz2
niri-d155f5cd6c1a8c6a6e2b7259a8b0cee3187941ac.zip
Add a config flag to disable an output
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 81655dc3..3e10b34b 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -43,6 +43,9 @@ input {
// The built-in laptop monitor is usually called "eDP-1".
// Remember to uncommend the node by removing "/-"!
/-output "eDP-1" {
+ // Uncomment this line to disable this output.
+ // off
+
// Scale is a floating-point number, but at the moment only integer values work.
scale 2.0