Replaced /home/hanez with /home/hanez in .xinitrc.
This commit is contained in:
parent
d9ad525c42
commit
322cdc8b43
1 changed files with 2 additions and 2 deletions
4
.xinitrc
4
.xinitrc
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
source /home/hanez/.env
|
||||
source $HOME/.env
|
||||
|
||||
/home/hanez/.screenlayout/default.sh
|
||||
$HOME/.screenlayout/default.sh
|
||||
|
||||
if [[ "$1" == "xterm" ]]; then
|
||||
shift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue