wmstartup: Add tasks frameworking
Because one-off services are kind of hacky
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user