Bspwm: Reload bspwm

Created on 12 Dec 2015  路  4Comments  路  Source: baskerville/bspwm

Hi !

Is there a way to reload the bspwm's config ?
Actually I have to use bspc quit and startx.

Most helpful comment

The config is an executable, generally a shell script.

So, to reload your config, just run /path/to/your/config.

All 4 comments

The config is an executable, generally a shell script.

So, to reload your config, just run /path/to/your/config.

What if the config also starts other bins like sxhkd or compton. In this case someone might end up with several instances of those programs.

that would be on you to modify your config to check if processes are running and launch them if not running, or handle them in another script, etc..

I thought that was the way, but had some doubts. Thanks for confirmation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

icf20 picture icf20  路  5Comments

nebulaw2081d picture nebulaw2081d  路  4Comments

sjtio picture sjtio  路  3Comments

baskerville picture baskerville  路  3Comments

evanescente-ondine picture evanescente-ondine  路  6Comments