From 0acc2b9fb6df46ea7f45464e80437384a3fb43ac Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 30 Sep 2017 15:55:01 +0100 Subject: Add macros to change sender address --- Window_Manager/ratpoison/ratpoisonrc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Window_Manager') 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 -- cgit v1.2.3-54-g00ecf