summaryrefslogtreecommitdiffstats
path: root/src/conf.rs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-12-14 15:04:29 +0100
committerCanop <cano.petrole@gmail.com>2019-12-14 15:04:29 +0100
commitf78e8452be44f60686b7e76eef3482283d45472f (patch)
treecdeb109a5ccea14fba4e908f7657fdaccd23d4f0 /src/conf.rs
parent4a2e7b338d1f2ae288c563553a031abb5b1fad8d (diff)
specific skins for file owner and group
Diffstat (limited to 'src/conf.rs')
-rw-r--r--src/conf.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conf.rs b/src/conf.rs
index de8189e..46d9f86 100644
--- a/src/conf.rs
+++ b/src/conf.rs
@@ -210,6 +210,8 @@ execution = "$PAGER {file}"
# link = "Magenta none"
# pruning = "rgb(89, 73, 101) none Italic"
# permissions = "gray(12) none "
+# owner = "gray(12) none "
+# group = "gray(12) none "
# selected_line = "none gray(3)"
# char_match = "yellow none"
# file_error = "Red none"