mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
Update ranger and i3 config
This commit is contained in:
parent
6260aefe22
commit
d8af6de206
@ -13,7 +13,7 @@ set_from_resource $color_4 color4 #b5659a
|
|||||||
set_from_resource $color_6 color6 #aea0c7
|
set_from_resource $color_6 color6 #aea0c7
|
||||||
set_from_resource $color_16 color16 #ffffff
|
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'
|
set $screenshot_filename '%F-%H-%M-%S-$wx$h.png'
|
||||||
|
|
||||||
exec_always feh --bg-scale ~/wallpapers/sand.jpg
|
exec_always feh --bg-scale ~/wallpapers/sand.jpg
|
||||||
|
@ -726,6 +726,8 @@ copytmap <ESC> q Q w <C-c>
|
|||||||
|
|
||||||
# Here's my custom changes
|
# Here's my custom changes
|
||||||
# opening VS Code easily
|
# opening VS Code easily
|
||||||
|
map OC shell code
|
||||||
map Oc shell code %s
|
map Oc shell code %s
|
||||||
|
map OV shell vim
|
||||||
map Ov shell vim %s
|
map Ov shell vim %s
|
||||||
map Oz shell %s
|
map Os shell $SHELL
|
||||||
|
Loading…
Reference in New Issue
Block a user