diff options
Diffstat (limited to 'xorg-xrandr/xinit')
-rw-r--r-- | xorg-xrandr/xinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-xrandr/xinit b/xorg-xrandr/xinit index 771d2ff..1185a86 100644 --- a/xorg-xrandr/xinit +++ b/xorg-xrandr/xinit @@ -1,4 +1,4 @@ # -*- shell-script -*- # Set screen layout, resolution and calibration -setres +setres || true |