.5 split ratio

This commit is contained in:
Daniel Flanagan 2019-05-14 10:59:09 -05:00
parent c58437221a
commit dc9dd7f8c2
2 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,7 @@ bspc config focused_border_color "$(xrdb -query | sed -ne 's/.*color0\?4:\s
bspc config active_border_color "$(xrdb -query | sed -ne 's/.*color0\?4:\s*//p')"
bspc config presel_feedback_color "$(xrdb -query | sed -ne 's/.*color0\?4:\s*//p')"
bspc config border_width "$BORDER_WIDTH"
bspc config split_ratio 0.3333333
bspc config split_ratio 0.5
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config pointer_modifier "mod4"

3
scripts/bin/nd Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
N "$(date +%Y-%m-%d)"