added scripts folder to gitea
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
xrandr --delmonitor m1
|
||||
xrandr --delmonitor m2
|
||||
#xrandr --setmonitor m1 1920/1x1080/1+640+0 DisplayPort-0
|
||||
#xrandr --setmonitor m1 1920/1x1080/1+0+0 DisplayPort-0
|
||||
xrandr --setmonitor m1 2880/1x1080/1+1600+0 DisplayPort-0
|
||||
xrandr --setmonitor m2 727/1x1080/1+640+0 none
|
||||
#xrandr --setmonitor m2 1920/1x1080/1+2560+0 none
|
||||
#xrandr --setmonitor m2 1920/1x1080/1+1920+0 none
|
||||
Reference in New Issue
Block a user