Replaced /home/hanez with /home/hanez in .xinitrc.

This commit is contained in:
Johannes Findeisen 2024-09-02 01:08:43 +02:00
commit 322cdc8b43

View file

@ -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