summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2022-07-06 19:20:25 +0200
committerCanop <cano.petrole@gmail.com>2022-07-06 19:20:25 +0200
commitd4751c863011bf2583b07942363df3f70db37d97 (patch)
tree56892f629b2780fc5df6bc85b3a8db1194fb3329 /website/docs
parent3454e1efa0c90b8680c130e6b98ee87cb85a4f8c (diff)
disable luma detection on non linux platformv1.14.1no-luma-on-non-linux
To fix compilation See #573
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/conf_file.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/docs/conf_file.md b/website/docs/conf_file.md
index 84b01d3..f1baa41 100644
--- a/website/docs/conf_file.md
+++ b/website/docs/conf_file.md
@@ -68,6 +68,9 @@ Starting from version 1.14, the default configuration is released in several fil
!!! Note
Be careful when installing a configuration file from an unknown source: it may contain an arbitrary command to execute. Check it before importing it
+!!! Note
+ Background color determination is currently disabled (always "unknown") on non linux systems. This is expected to be fixed.
+
# Default flags
Broot accepts a few flags at launch (the complete list is available with `broot --help`.