diff options
-rwxr-xr-x | autodetect.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autodetect.sh b/autodetect.sh index 05b40ef..23fb26f 100755 --- a/autodetect.sh +++ b/autodetect.sh @@ -2,7 +2,7 @@ ## Set this values on new system! ########################################## -NOTE_NAME="eDP1" +NOTE_NAME="eDP-1" DPI="96" ########################################## |