fixed monitor assignment
This commit is contained in:
@@ -11,10 +11,11 @@ bspc config focus_by_distance true
|
|||||||
bspc config auto_cancel true
|
bspc config auto_cancel true
|
||||||
|
|
||||||
# color
|
# color
|
||||||
#bspc config focused_border_color "#517ba2"
|
bspc config focused_border_color "#517ba2"
|
||||||
|
|
||||||
# desktops
|
# desktops
|
||||||
bspc monitor -d term web games misc
|
bspc monitor DVI-D-0 -d term misc
|
||||||
|
bspc monitor HDMI-0 -d web games
|
||||||
|
|
||||||
# application rules
|
# application rules
|
||||||
bspc rule -a Chromium desktop=web
|
bspc rule -a Chromium desktop=web
|
||||||
|
|||||||
Reference in New Issue
Block a user