added more scripts

This commit is contained in:
lucca
2026-06-17 21:19:21 -04:00
parent 61fdda6e29
commit c705b8061d
6 changed files with 16 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.pk
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
sudo wakeUltrawide.sh
xrandr --output HDMI-A-0 --pos 1920x1080 --output DisplayPort-2 --pos 605x0 --output DisplayPort-1 --mode 1920x1080 --scale-from 1920x1080 --pos 0x1080 --rotate normal
kscreen-doctor output.HDMI-A-0.primary output.DisplayPort-1.priority.2 output.DisplayPort-2.priority.3
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
xrandr --output DisplayPort-2 --off
xrandr --output DisplayPort-1 --off
sleep 2
xrandr --output DisplayPort-1 --mode 1920x1080 --scale-from $(xdpyinfo | grep -oP 'dimensions:\s+\K\d+x\d+') --same-as HDMI-A-0
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output DisplayPort-0 --off --output DisplayPort-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DisplayPort-2 --off --output HDMI-A-0 --off
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output DisplayPort-0 --off --output DisplayPort-1 --primary --mode 1280x720 --pos 0x0 --rotate normal --output DisplayPort-2 --off --output HDMI-A-0 --off
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
echo on > /sys/class/drm/card0-DP-3/status