diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-30 12:28:30 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-30 12:28:30 +0100 |
commit | e028f3c40c186ed3c0f785522e39679deb7b5c3d (patch) | |
tree | ec4512e2f0596d321849382204a6dc57e26ccf1e /xinitrc | |
parent | 6613a391c6cd2aaf94617b7e658ff034e0ca3965 (diff) | |
download | dotfiles-e028f3c40c186ed3c0f785522e39679deb7b5c3d.tar.gz dotfiles-e028f3c40c186ed3c0f785522e39679deb7b5c3d.tar.bz2 dotfiles-e028f3c40c186ed3c0f785522e39679deb7b5c3d.zip |
back to urxvt
Diffstat (limited to 'xinitrc')
-rwxr-xr-x | xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |