Browse Source

[TASK] fix script execution

master
drdickgind 4 months ago
parent
commit
8dabd7919b
  1. 1
      .xprofile

1
.xprofile

@ -28,4 +28,3 @@ if [ "$scriptExecutedOne" != "#scriptExecuted" ]; then
echo "#scriptExecuted" >> $HOME/.xprofile
xrandr -s 1920x1080
fi
#scriptExecuted

Loading…
Cancel
Save