diff options
Diffstat (limited to 'auto-displays.sh')
| -rwxr-xr-x | auto-displays.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto-displays.sh b/auto-displays.sh new file mode 100755 index 0000000..7372649 --- /dev/null +++ b/auto-displays.sh @@ -0,0 +1,2 @@ +#!/bin/sh +DISPLAY=:0 xrandr --auto |
