Add shebang & commenting

This commit is contained in:
Hektor Misplon
2020-02-18 18:08:47 +00:00
parent a38c7e7379
commit dbfc6e98e5

View File

@@ -1,2 +1,6 @@
#!/usr/bin/env bash
# Toggle monitor settings
# only show on external display
xrandr --output eDP1 --off
xrandr --output HDMI1 --mode 3840x2160 --primary