dotfiles

My dotfiles.
Log | Files | Refs | LICENSE

commit 36987890eef5b8b8308e382ee5c437ddd73051fe
parent 465ff78899bfa5691beb03c032988ab8a9d16ee6
Author: Ryan Jeffrey <ryan@ryanmj.xyz>
Date:   Tue, 27 Oct 2020 13:55:33 -0700

blank screen fix

Diffstat:
M.config/bspwm/bspwmrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc @@ -10,6 +10,8 @@ ws2=("_>" "_>" "Music" "Mail" "Prop") if [ "$HOST" = "Southpark" ]; then bspc monitor "HDMI-A-2" -d $ws1 bspc monitor "DisplayPort-1" -d $ws2 + xset -display :0.0 s off + xset -display :0.0 s noblank else bspc monitor -d $ws1 $ws2 fi @@ -41,7 +43,6 @@ bspc rule -a Screenkey manage=off sleep 3s && init-polybar.sh & -/usr/bin/wal -i $(/home/ryan/src/dotfiles/scripts/ranwal) picom -b