update
This commit is contained in:
parent
98a232f3a8
commit
ae94dd34ad
3
bspwmrc
3
bspwmrc
|
|
@ -51,3 +51,6 @@ bspc config border_width 3
|
||||||
bspc config focused_border_color '#dd0000'
|
bspc config focused_border_color '#dd0000'
|
||||||
bspc config active_border_color '#999999'
|
bspc config active_border_color '#999999'
|
||||||
bspc config normal_border_color '#999999'
|
bspc config normal_border_color '#999999'
|
||||||
|
|
||||||
|
# autostart
|
||||||
|
bspc rule -a 'Chromium:web.whatsapp.com' desktop='H0' follow=on --one-shot && whatsapp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue