diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-30 12:11:40 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-30 12:11:40 +0100 |
commit | 6613a391c6cd2aaf94617b7e658ff034e0ca3965 (patch) | |
tree | ef520c9377920aef221dd9bea00bc27f81a384ef /xinitrc | |
parent | e772cc6eaa2333e030677567e30bf3de48956043 (diff) | |
download | dotfiles-6613a391c6cd2aaf94617b7e658ff034e0ca3965.tar.gz dotfiles-6613a391c6cd2aaf94617b7e658ff034e0ca3965.tar.bz2 dotfiles-6613a391c6cd2aaf94617b7e658ff034e0ca3965.zip |
convert to termite
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="/usr/bin/urxvt -e" +term="termite -e" # Set the current window's number and title # $1 = number |