diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 1ef1521..d3ee641 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,5 +1,7 @@ #!/usr/bin/env bash +source ~/.profile + if [[ $JUPCID == "HOME-DESKTOP" ]]; then xrandr --output DP-4 --primary --mode 2560x1440 --rotate normal --output HDMI-0 --rotate right --right-of DP-4 elif [[ $JUPCID == "HWDEV" ]]; then