From e028f3c40c186ed3c0f785522e39679deb7b5c3d Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 30 Nov 2014 12:28:30 +0100 Subject: back to urxvt --- ratpoison/ratpoisonrc.conf | 2 +- xinitrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ratpoison/ratpoisonrc.conf b/ratpoison/ratpoisonrc.conf index 56b1b68..3c00259 100644 --- a/ratpoison/ratpoisonrc.conf +++ b/ratpoison/ratpoisonrc.conf @@ -180,7 +180,7 @@ bind V hsplit 2/3 bind s vsplit bind S vsplit 2/3 bind d remove -bind space exec termite +bind space exec urxvt -e zsh bind o only bind semicolon colon bind e exec diff --git a/xinitrc b/xinitrc index c603ad8..9f73696 100755 --- a/xinitrc +++ b/xinitrc @@ -6,7 +6,7 @@ ratpoison=/usr/bin/ratpoison xtoolwait="timeout --signal=KILL 5 /usr/bin/xtoolwait -timeout 10" workspace="/usr/bin/rpws" screen_run="$ratpoison_dir/screen_run" -term="termite -e" +term="/usr/bin/urxvt -e" # Set the current window's number and title # $1 = number -- cgit v1.2.3-54-g00ecf