Skip to content

daedreth/bspwmreload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bspwmreload

Reload bspwmrc at runtime without executing unrelated commands.

I wonder why you are able to reload sxhkd easily but for bspwmrc you need to look for funny python scripts of questionable quality on github.

Usage

You need python3 for this, which you probably already have.

$ wget https://raw.githubusercontent.com/daedreth/bspwmreload/master/bspwmreload
$ sudo cp bspwmreload /usr/bin/bspwmreload

Just invoke bspwmreload whenever you want to you reload the configuration. If your bspwmrc is at an unusual location for some odd reason, you can pass it in as an argument. The default is always $HOME/.config/bspwm/bspwmrc

License

It's MIT, but it's just a little script.

Do what you must.

About

Reload your .bspwmrc at runtime.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages