fix desktop graphics drivers and other things idk
This commit is contained in:
3
homes/desktop/bspwm/screenlayout.sh
Executable file
3
homes/desktop/bspwm/screenlayout.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
echo "AAAAAAAAAAAAAAAAAAAAAAAA"
|
||||
xrandr --output DP-0 --mode 1280x1024 --pos 5120x56 --rotate normal --output DP-1 --off --output DP-2 --off --output DP-3 --off --output HDMI-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1-1 --mode 1280x1024 --pos 3840x56 --rotate normal --output HDMI-1-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1-2 --off --output HDMI-1-2 --off
|
Reference in New Issue
Block a user