xinitrc: switched terminal to urxvt
This commit is contained in:
parent
d5dd01f133
commit
3eaef842c7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
$TERMINAL=xfce4-terminal
|
||||
$TERMINAL=urxvt
|
||||
userresources=$HOME/.Xresources
|
||||
usermodmap=$HOME/.Xmodmap
|
||||
sysresources=/etc/X11/xinit/.Xresources
|
||||
|
|
Loading…
Reference in a new issue