aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-09-20 13:22:40 +0200
committerKarel Kočí <cynerd@email.cz>2021-09-20 13:35:00 +0200
commitb122ba5087d466c7b2fb41b71f8dee708bec67ec (patch)
tree9b65a59eb9a01ebdd7ba52abe0ad27c809f93883 /install
parenta1ddc8f09f822c991ec93a05bd738f9be2319dfc (diff)
downloadmyconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.tar.gz
myconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.tar.bz2
myconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.zip
Stop using mxrandr and use autorandr
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/install b/install
index 6b0ba06..04c96ec 100755
--- a/install
+++ b/install
@@ -91,7 +91,6 @@ if ask "xorg" "Install XOrg (i3)"; then
inst xinitrc ~/.xinitrc
inst Xresources ~/.Xresources
inst config/i3/ ~/.config/i3
- inst local/bin/mxrandr ~/.local/bin/
fi
if ask "wayland" "Install Wayland (sway)"; then