#! /bin/sh pgrep -x sxhkd > /dev/null || sxhkd & picom & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & ./.config/polybar/launch.sh & hsetroot -solid '#151515' bspc monitor -d I II III IV V VI bspc config border_width 2 bspc config window_gap 1 bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true bspc config normal_border_color '#2e313d' bspc config focused_border_color '#5b5f71' wmname LG3D bspc rule -a URxvt state=floating bspc rule -a kitty state=floating bspc rule -a Thunar state=floating bspc rule -a Lxappearance state=floating bspc rule -a "Gnome-system-monitor" state=floating bspc rule -a "Gufw.py" state=floating bspc rule -a Eom state=floating bspc rule -a feh state=floating bspc rule -a XTerm state=floating