diff options
Diffstat (limited to '.config/ranger')
-rw-r--r-- | .config/ranger/bookmarks | 2 | ||||
-rw-r--r-- | .config/ranger/rc.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/ranger/bookmarks b/.config/ranger/bookmarks index b5c890f..21d5de2 100644 --- a/.config/ranger/bookmarks +++ b/.config/ranger/bookmarks @@ -9,4 +9,4 @@ s:/home/lxf/sites/luxagraf.net c:/home/lxf/pictures/nextcloud-ccg-phone t:/home/lxf/temp p:/home/lxf/temp/wired -':/home/lxf +':/home/lxf/.dotfiles diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index c1c5793..4ace566 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -98,7 +98,7 @@ set show_hidden_bookmarks true # Which colorscheme to use? These colorschemes are available by default: # default, jungle, snow, solarized -set colorscheme default +set colorscheme solarized # Preview files on the rightmost column? # And collapse (shrink) the last column if there is nothing to preview? |