X11: add config for dijkstra
This commit is contained in:
parent
65f52249a7
commit
cd90a24039
1 changed files with 2 additions and 0 deletions
2
dijkstra/.config/X11/xrandr
Executable file
2
dijkstra/.config/X11/xrandr
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
xrandr --output eDP --mode 1920x1080 --pos 3840x1080 --rotate normal --output HDMI-A-0 --off --output DisplayPort-0 --primary --mode 3840x2160 --pos 0x0 --rotate normal --output DisplayPort-1 --off
|
Loading…
Add table
Reference in a new issue