From 2c4c60dbd4bddbd0d19e14ddc738724bbe9ad5e9 Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 2 Sep 2024 01:08:43 +0200 Subject: [PATCH] Replaced /home/hanez with /home/hanez in .xinitrc. --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.xinitrc b/.xinitrc index 803e88ea..e70663b2 100644 --- a/.xinitrc +++ b/.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