diff options
author | Karel Kočí <cynerd@email.cz> | 2021-09-20 13:22:40 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-09-20 13:35:00 +0200 |
commit | b122ba5087d466c7b2fb41b71f8dee708bec67ec (patch) | |
tree | 9b65a59eb9a01ebdd7ba52abe0ad27c809f93883 /install | |
parent | a1ddc8f09f822c991ec93a05bd738f9be2319dfc (diff) | |
download | myconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.tar.gz myconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.tar.bz2 myconfigs-b122ba5087d466c7b2fb41b71f8dee708bec67ec.zip |
Stop using mxrandr and use autorandr
Diffstat (limited to 'install')
-rwxr-xr-x | install | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |