From 960dc04fe94780d42a220e03daf5c8a0c9515256 Mon Sep 17 00:00:00 2001 From: arobase-che Date: Tue, 19 Jan 2016 19:14:18 +0100 Subject: Color --- rc.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index ece00b6..e8b2d52 100644 --- a/rc.conf +++ b/rc.conf @@ -82,7 +82,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 try # Preview files on the rightmost column? # And collapse (shrink) the last column if there is nothing to preview? @@ -107,7 +107,7 @@ set draw_borders false set dirname_in_tabs false # Enable the mouse support? -set mouse_enabled true +#set mouse_enabled true # Display the file size in the main column or status bar? set display_size_in_main_column true @@ -435,7 +435,7 @@ map zd toggle_option sort_directories_first map zh toggle_option show_hidden map toggle_option show_hidden map zi toggle_option flushinput -map zm toggle_option mouse_enabled +#map zm toggle_option mouse_enabled map zp toggle_option preview_files map zP toggle_option preview_directories map zs toggle_option sort_case_insensitive -- cgit v1.2.3