Small .xinitrc enhancement.
This commit is contained in:
parent
b1f2637729
commit
cc4035c927
1 changed files with 4 additions and 1 deletions
5
.xinitrc
5
.xinitrc
|
|
@ -1,6 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
source $HOME/.env
|
||||
source $HOME/env
|
||||
|
||||
# Export DEFAULT_SESSION in this file:
|
||||
source $HOME/.penv
|
||||
|
||||
$HOME/.screenlayout/default.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue