Remove emacs flycheck and add screenlayout conf for new laptop

This commit is contained in:
Colin Powell
2019-07-23 08:05:12 -04:00
parent 3c64713455
commit b5c0b2d4b1
2 changed files with 1 additions and 161 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --mode 1920x1080 --pos 3840x0 --rotate normal --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --mode 1920x1080 --pos 1920x0 --rotate normal
xrandr --output HDMI-2 --off --output HDMI-1 --mode 1920x1080 --pos 4480x0 --rotate left --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 2560x232 --rotate normal --output DP-2 --mode 2560x1440 --pos 0x0 --rotate normal