Dots
This commit is contained in:
parent
9874c9858c
commit
7dc0b690c4
4 changed files with 2 additions and 3 deletions
10
xsession
Executable file
10
xsession
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
#
|
||||
# ~/.xsession
|
||||
#
|
||||
# Executed by xdm/gdm/kdm at login
|
||||
#
|
||||
|
||||
/bin/bash --login -i ~/.xinitrc
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue