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