[i3] A few workflow updates to i3

This commit is contained in:
2020-05-06 10:28:29 -04:00
parent 671860c9c5
commit 25c64a0d07
4 changed files with 9 additions and 7 deletions

View File

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