diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-03-18 23:14:07 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-03-18 23:14:07 +0300 |
commit | 90f188baaaa3122dd4c89b9e6880e943653f6d13 (patch) | |
tree | b493b9aed980a11966a15ac1e3b601b0dafa0272 /dotfiles/.config | |
parent | 8ed2c7ead4f056de54f113a1358607d43dc8f066 (diff) | |
download | swayrice-90f188baaaa3122dd4c89b9e6880e943653f6d13.tar.gz swayrice-90f188baaaa3122dd4c89b9e6880e943653f6d13.zip |
ranger shortcut changes
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/ranger/rc.conf | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf index b512266..c0a840a 100644 --- a/dotfiles/.config/ranger/rc.conf +++ b/dotfiles/.config/ranger/rc.conf @@ -78,16 +78,17 @@ map Q quitall map q quit copymap q ZZ ZQ -#map R reload_cwd +map R reload_cwd map <C-r> reset -#map <C-l> redraw_window +map <C-l> redraw_window map <C-c> abort map <esc> change_mode normal map i display_file map ? help -#map W display_log +map W display_log map w taskview_open +map ss shell $TERMINAL& map S shell $SHELL map : console @@ -95,8 +96,7 @@ map ; console map ! console shell%space map @ console -p6 shell %s map # console shell -p%space -#map s console shell%space -map r chain draw_possible_programs; console open_with%%space +map r chain draw_possible_programs; console open_with%space map f console find%space map cd console cd%space @@ -416,7 +416,6 @@ map p1s shell lpr -o sides=one-sided %f map p2s shell lpr -o sides=two-sided-long-edge %f map MX shell xelatex %f map ML shell pdflatex %f -map Txo console shell cp ~/Documents/LaTeX/templates/titulnik.tex%space #Image commands map bgg shell cp %f ~/.config/wall1.png && setbg |