Clean up a bunch of old stuff
This commit is contained in:
parent
ffc67ae3d7
commit
a8a99b0c47
113 changed files with 123 additions and 43466 deletions
9
local/bin/dphdmi.sh
Executable file
9
local/bin/dphdmi.sh
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
xrandr --output eDP-1 --auto
|
||||
xrandr --output DP-2 --auto
|
||||
xrandr --output DP-3 --auto
|
||||
xrandr --output DP-2 --rotate normal
|
||||
xrandr --output DP-3 --left-of eDP-1
|
||||
xrandr --output DP-2 --left-of DP-3
|
||||
xrandr --output DP-2 --primary
|
||||
Loading…
Add table
Add a link
Reference in a new issue