summaryrefslogtreecommitdiffstats
path: root/autodetect.sh
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <r.oburka@gmail.com> 2017-07-07 13:49:00 +0200
committerGravatar Robin Obůrka <r.oburka@gmail.com> 2017-07-07 13:49:00 +0200
commit50a6e1d39ad663de69f8cfc133aa70351397f11c (patch)
tree59a1b4748ddb96c8783bf57741ae2c93d5f5b225 /autodetect.sh
parentautodetect: Add sleep before second xrandr query (diff)
downloaddisplay_autoset-50a6e1d39ad663de69f8cfc133aa70351397f11c.tar.xz
The main display is renamed in stretch
Diffstat (limited to 'autodetect.sh')
-rwxr-xr-xautodetect.sh2
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"
##########################################