updates various
This commit is contained in:
parent
eb114e4123
commit
5cd9507373
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ system
|
|||
.*.swp
|
||||
.*.swo
|
||||
Session.vim
|
||||
dot.config/nnn/.history
|
||||
|
|
|
@ -46,7 +46,7 @@ gtk2="off"
|
|||
gtk3="off"
|
||||
disk_show=('/' '/home')
|
||||
disk_subtitle="mount"
|
||||
colors=(4 6 4 4 4 8) # title, @, underline, subtitle, colon, info
|
||||
colors=(4 6 4 4 4 7) # title, @, underline, subtitle, colon, info
|
||||
bold="on"
|
||||
underline_enabled="on"
|
||||
underline_char="="
|
||||
|
|
Loading…
Reference in a new issue