#!/bin/sh sxhkd & bspc config border_width 3 bspc config window_gap 20 bspc config top_padding 50 bspc config right_padding 0 bspc config bottom_padding 0 bspc config left_padding 0 bspc config split_ratio 0.50 bspc config focus_follows_pointer true bspc config pointer_follows_monitor true bspc config focused_border_color "#7e57c2" bspc config active_border_color "#7e57c2" bspc config normal_border_color "#121315" bspc config presel_feedback_color "#181818" bspc monitor -d I II III IV V VI xsetroot -cursor_name left_ptr ~/.scripts/fehbg.sh ~/.scripts/bar.sh compton & dropbox & xautolock -time 15 -locker slock &