From dba2141752a8da137fea2499abea9be77d99f4ab Mon Sep 17 00:00:00 2001 From: Riyyi Date: Wed, 19 Aug 2020 01:25:44 +0200 Subject: [PATCH] Add emacs tiled rule to bspwmrc --- .config/bspwm/bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 9cc55ac..7f5e548 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -39,6 +39,7 @@ bspc rule -a krita desktop="$WS5" follow=on # Set program properties bspc rule -a Arandr state=floating +bspc rule -a Emacs state=tiled bspc rule -a feh state=floating bspc rule -a firefox:Places state=floating bspc rule -a Inferno state=floating