Fix a typo n bspwmrc

This commit is contained in:
Tobias Reisinger 2021-05-25 12:34:09 +02:00
parent c29333a3af
commit 942e2d84cf
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -9,8 +9,8 @@ bspc config presel_feedback_color "#6272a4"
host_name=$(cat /proc/sys/kernel/hostname)
if [[ $host_name == "portalo" ]]; then
xrandr --output $MONITOR_SECONDARY --left-of $MONITOR_SECONDARY
xrandr --output $MONITOR_PRIMARY --mode 2560x1440 --refresh 144
xrandr --output $MONITOR_SECONDARY --left-of $MONITOR_PRIMARY
#primary="HDMI-A-0"
#secondary="DVI-D-0"