diff options
-rw-r--r-- | ratpoison/ratpoisonrc.conf | 2 | ||||
-rwxr-xr-x | 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 @@ -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 |