Moved and renamed screensettings scripts

This commit is contained in:
Tobias Kessels
2025-10-01 12:25:09 +02:00
parent 6ef0ef29a1
commit 9518290544
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
xrandr --output DVI-I-1 --mode 1920x1080 --rotate left --pos 0x0
xrandr --output DP-1 --primary --mode 2560x1440 --pos 1080x350
xrandr --output DP-2 --mode 2560x1440 --pos 3640x350