This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 04:42:58 +02:00
parent 49cd2cff2f
commit 61fee10e43

View file

@ -4,7 +4,7 @@
export NNN_PLUG="p:preview-tui;x:!chmod +x $nnn" export NNN_PLUG="p:preview-tui;x:!chmod +x $nnn"
# Colors # Colors
color=$(printf %02d $MACHINE_COLOR) color=$(printf %02d $MACHINE_COLOR_ALT)
export NNN_FCOLORS="0000${color}000000000000000000" export NNN_FCOLORS="0000${color}000000000000000000"
# 1 2 3 4 5 6 7 8 9101112 # 1 2 3 4 5 6 7 8 9101112
# 1 - block device # 1 - block device