From 2a367099d855fb9baa88495c5c5407af1a025aab Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 12 Feb 2020 09:30:34 +0100 Subject: Force emacs to tile initially --- bspwm/.config/bspwm/bspwmrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 5ec4ed4..3550cfa 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -15,6 +15,8 @@ bspc config focus_follows_pointer true bspc monitor -d 1 2 3 4 5 6 7 8 9 +bspc rule -a Emacs state=tiled + # Make idempotent killall -q sxhkd killall -q xdotool -- cgit v1.2.1