^_^
This commit is contained in:
16
beem.bash
16
beem.bash
@ -30,12 +30,6 @@ then
|
||||
elif [ $1 = sep ]
|
||||
then
|
||||
xrandr \
|
||||
--output HDMI-0 \
|
||||
--mode 1280x800 \
|
||||
--scale 1 \
|
||||
--rate 60 \
|
||||
--pos 2160x0 \
|
||||
--rotate normal \
|
||||
--output HDMI-1 \
|
||||
--off \
|
||||
--output DP-0 \
|
||||
@ -43,7 +37,6 @@ then
|
||||
--rate 60 \
|
||||
--pos 0x0 \
|
||||
--rotate right \
|
||||
--rotate normal \
|
||||
--output DP-1 \
|
||||
--off \
|
||||
--output DP-2 \
|
||||
@ -58,8 +51,15 @@ then
|
||||
--mode 2560x1440 \
|
||||
--rate 240 \
|
||||
--pos 2160x2240 \
|
||||
--rotate normal \
|
||||
--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."
|
||||
$setwp
|
||||
exit 0
|
||||
|
1
dwm-config.h
Symbolic link
1
dwm-config.h
Symbolic link
@ -0,0 +1 @@
|
||||
/home/xbl/.config/dwm/config.h
|
Reference in New Issue
Block a user