wmstartup: Add tasks frameworking

Because one-off services are kind of hacky
This commit is contained in:
2018-08-27 20:28:58 -05:00
parent 8d17082a6c
commit e96a76e29a
8 changed files with 98 additions and 59 deletions

View File

@@ -27,10 +27,6 @@ if [[ -x "$dtfscript" ]]; then
fi
unset dtfscript
# Monitor setup script
# Unique to bspwm, because i3 handles this alright
$HOME/.config/bspwm/monitorset.sh
## Behavior
# Tiling behavior
bspc config split_ratio 0.50