~clean up bspwmrc and add emacs rules

This commit is contained in:
dx
2020-06-10 18:14:50 +01:00
parent 2c9f679433
commit 9530c8d446

View File

@@ -1,6 +1,6 @@
#! /bin/sh
#!/bin/sh
bspc monitor -d Development Browser Media
bspc monitor -d "Development" "Browser" "Media" "4"
bspc config border_width 2
bspc config window_gap 12
@@ -14,5 +14,6 @@ bspc rule -a Chromium desktop='^2'
bspc rule -a mplayer2 state=floating
bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off
bspc rule -a Emacs state=tiled
polybar custom-bar &
bspwm