From 8dabd7919b73ef7b691b9e3927d2486c2353501f Mon Sep 17 00:00:00 2001 From: drdickgind Date: Sun, 26 May 2024 01:24:44 +0200 Subject: [PATCH] [TASK] fix script execution --- .xprofile | 1 - 1 file changed, 1 deletion(-) diff --git a/.xprofile b/.xprofile index 59ff0b8..309a3c2 100644 --- a/.xprofile +++ b/.xprofile @@ -28,4 +28,3 @@ if [ "$scriptExecutedOne" != "#scriptExecuted" ]; then echo "#scriptExecuted" >> $HOME/.xprofile xrandr -s 1920x1080 fi -#scriptExecuted