bspwm: Too few desktops

Oh boy ten desktops lets goooooooooooooooooooooooooooooo
This commit is contained in:
Salt 2020-06-29 11:22:33 -05:00
parent 997d87d5d6
commit 997e37864a

View File

@ -14,7 +14,7 @@ setmon() {
xrandr --output HDMI-A-0 --mode 1920x1080 --rate 60 --pos 2560x360
;;
esac
desktops_total=8
desktops_total=10
desktops_primary=6
desktops_secondary=$(( desktops_total - desktops_primary ))