Add shebang & commenting

master
Hektor Misplon 2020-02-18 18:08:47 +00:00
parent a38c7e7379
commit dbfc6e98e5
1 changed files with 4 additions and 0 deletions

View File

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