#! /bin/sh pgrep -x sxhkd > /dev/null || sxhkd & xbanish & thunderbird & dunst & tsarbar & sleep 1 tsarbar_status.sh & media_notif.sh & feh --bg-scale ~/media/img/bbwp10x.png & bspc monitor -d www dev game misc bspc config border_width 1 bspc config window_gap 0 bspc config top_padding 20 bspc config split_ratio 0.5 bspc config borderless_monocle true bspc config gapless_monocle true bspc config normal_active_color "#202020" bspc config focused_border_color "#FFFFFF"