Add .xinitrc and .bash_profile2
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
04f5d1fa18
commit
4c19d90627
3 changed files with 6 additions and 4 deletions
3
.bash_profile
Normal file
3
.bash_profile
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [ -z "$DISPLAY" ] && [ "$(fgconsole)" -eq 1 ]; then
|
||||
exec startx
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue