diff options
| author | Anton Bobov <abobov@gmail.com> | 2017-09-14 22:51:19 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2017-09-14 22:51:19 +0500 |
| commit | dcfe6acd00ab8544f483ea7444c0c937c21b6a01 (patch) | |
| tree | 49f55950d4b432306e0b6a2484ba49552fcc565d /auto-displays.sh | |
| parent | 0cb7943aaa4f921e8b0442d35a0c409e862623f2 (diff) | |
Fix screen change commands.
Diffstat (limited to 'auto-displays.sh')
| -rwxr-xr-x | auto-displays.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto-displays.sh b/auto-displays.sh index 7372649..6f93d81 100755 --- a/auto-displays.sh +++ b/auto-displays.sh @@ -1,2 +1,3 @@ #!/bin/sh DISPLAY=:0 xrandr --auto +DISPLAY=:0 xfce4-display-settings --minimal |
