This commit is contained in:
xbl
2025-07-21 11:37:33 +02:00
parent 231e882c38
commit 5eec284eab
2 changed files with 9 additions and 8 deletions

View File

@ -30,12 +30,6 @@ then
elif [ $1 = sep ] elif [ $1 = sep ]
then then
xrandr \ xrandr \
--output HDMI-0 \
--mode 1280x800 \
--scale 1 \
--rate 60 \
--pos 2160x0 \
--rotate normal \
--output HDMI-1 \ --output HDMI-1 \
--off \ --off \
--output DP-0 \ --output DP-0 \
@ -43,7 +37,6 @@ then
--rate 60 \ --rate 60 \
--pos 0x0 \ --pos 0x0 \
--rotate right \ --rotate right \
--rotate normal \
--output DP-1 \ --output DP-1 \
--off \ --off \
--output DP-2 \ --output DP-2 \
@ -58,8 +51,15 @@ then
--mode 2560x1440 \ --mode 2560x1440 \
--rate 240 \ --rate 240 \
--pos 2160x2240 \ --pos 2160x2240 \
--rotate normal \
--output DP-5 \ --output DP-5 \
--off --off \
--output HDMI-0 \
--mode 1280x800 \
--scale 1 \
--rate 60 \
--pos 2160x0 \
--rotate normal
echo -e "\\033[38;5;255m[ \\033[38;5;82mOK \\033[38;5;255m] \\033[38;5;255mBeemer separiaert." echo -e "\\033[38;5;255m[ \\033[38;5;82mOK \\033[38;5;255m] \\033[38;5;255mBeemer separiaert."
$setwp $setwp
exit 0 exit 0

1
dwm-config.h Symbolic link
View File

@ -0,0 +1 @@
/home/xbl/.config/dwm/config.h