~clean up bspwmrc and add emacs rules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user