From d8af6de20627f0566093355510673b8cdbdcec46 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Thu, 15 Aug 2019 11:59:08 +0800 Subject: [PATCH] Update ranger and i3 config --- i3/config | 2 +- ranger/rc.conf | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 896789c..4f8ef87 100644 --- a/i3/config +++ b/i3/config @@ -13,7 +13,7 @@ set_from_resource $color_4 color4 #b5659a set_from_resource $color_6 color6 #aea0c7 set_from_resource $color_16 color16 #ffffff -set $pictures_directory '~/Pictures' +set $pictures_directory '~/pictures' set $screenshot_filename '%F-%H-%M-%S-$wx$h.png' exec_always feh --bg-scale ~/wallpapers/sand.jpg diff --git a/ranger/rc.conf b/ranger/rc.conf index 2596232..2b482a9 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -726,6 +726,8 @@ copytmap q Q w # Here's my custom changes # opening VS Code easily +map OC shell code map Oc shell code %s +map OV shell vim map Ov shell vim %s -map Oz shell %s +map Os shell $SHELL