aboutsummaryrefslogtreecommitdiffstats
path: root/basics/.local/bin/setup-widescreen
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2021-06-12 23:35:05 +0800
committerPeter Son Struschka <me@peter-struschka.com>2021-06-12 23:35:05 +0800
commit4d63577b487a8bf877401312f22142094e2d4584 (patch)
treea35596a5ccda6537b05da0a04a775a85bdc25b06 /basics/.local/bin/setup-widescreen
parenta99b14adcece0b4f42849b5ba229a49d1b17c50d (diff)
downloaddotfiles-4d63577b487a8bf877401312f22142094e2d4584.tar.gz
dotfiles-4d63577b487a8bf877401312f22142094e2d4584.tar.bz2
dotfiles-4d63577b487a8bf877401312f22142094e2d4584.tar.lz
dotfiles-4d63577b487a8bf877401312f22142094e2d4584.tar.xz
dotfiles-4d63577b487a8bf877401312f22142094e2d4584.tar.zst
dotfiles-4d63577b487a8bf877401312f22142094e2d4584.zip
all: zsh prompt update, general script updates
Diffstat (limited to 'basics/.local/bin/setup-widescreen')
-rwxr-xr-xbasics/.local/bin/setup-widescreen2
1 files changed, 1 insertions, 1 deletions
diff --git a/basics/.local/bin/setup-widescreen b/basics/.local/bin/setup-widescreen
index 0082ff9..b81013a 100755
--- a/basics/.local/bin/setup-widescreen
+++ b/basics/.local/bin/setup-widescreen
@@ -6,5 +6,5 @@ xrandr --newmode "3440x1440_30.00" 196.25 3440 3600 3952 4464 1440 1443 1453
xrandr --addmode HDMI1 3440x1440_30.00
-xrandr --output HDMI1 --mode 3440x1440_30.00 --primary --left-of eDP1
+xrandr --output HDMI1 --mode 3440x1440_30.00 --primary --right-of eDP1