[vifm] Add to light-dark toggle
This commit is contained in:
parent
187683c2b1
commit
97a7a7a717
4 changed files with 50 additions and 4 deletions
|
@ -2,6 +2,8 @@
|
|||
" ~/.config/vifm/vifmrc
|
||||
"
|
||||
|
||||
source ~/.config/vifm/theme.conf
|
||||
|
||||
" vim: filetype=vifm :
|
||||
" Sample configuration file for vifm (last updated: 31 August, 2021)
|
||||
" You can edit this file by hand.
|
||||
|
@ -76,10 +78,6 @@ set vimhelp
|
|||
|
||||
set norunexec
|
||||
|
||||
" List of color schemes to try (picks the first one supported by the terminal)
|
||||
|
||||
colorscheme Personal Default-256 Default
|
||||
|
||||
" Format for displaying time in file list. For example:
|
||||
" TIME_STAMP_FORMAT=%m/%d-%H:%M
|
||||
" See man date or man strftime for details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue