diff options
author | Vasil Zlatanov <v@skozl.com> | 2017-09-30 15:55:01 +0100 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2017-09-30 15:55:01 +0100 |
commit | 0acc2b9fb6df46ea7f45464e80437384a3fb43ac (patch) | |
tree | 8706dc45b13d72a5cf7fc412e5592d0dd158b8ce /Window_Manager | |
parent | 9438385bc07ff962a3fab981e678d9b289d9a59a (diff) | |
download | dotfiles-0acc2b9fb6df46ea7f45464e80437384a3fb43ac.tar.gz dotfiles-0acc2b9fb6df46ea7f45464e80437384a3fb43ac.tar.bz2 dotfiles-0acc2b9fb6df46ea7f45464e80437384a3fb43ac.zip |
Add macros to change sender address
Diffstat (limited to 'Window_Manager')
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index 02abfc2..a68766d 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -106,7 +106,7 @@ bind V hsplit 2/3 bind s vsplit bind S vsplit 2/3 bind d remove -bind space exec qterminal +bind space exec urxvt bind o only bind semicolon colon bind e exec @@ -160,7 +160,7 @@ definekey top s-c colon cont definekey top s-x colon stop definekey top s-f exec firefox -definekey top s-v exec chromium --new-window --start-fullscreen https://google.com +definekey top s-v exec chromium definekey top s-V exec mpv `xclip -o` --ytdl-format=22 definekey top s-h exec ~/.config/vimb/history-search #definekey top s-g exec gvim |