1
0
Fork 0

X11: add config for dijkstra

This commit is contained in:
Luca Bilke 2024-12-24 19:10:48 +01:00
parent 65f52249a7
commit cd90a24039
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

2
dijkstra/.config/X11/xrandr Executable file
View 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