Skip to content

Andilutten/dwmstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWM Statusbar

Dynamic and configurable statusbar for dwm written in Go. It uses rpc to setup a server that updates the root window name. See Remotely using it how to use rpc to update values on the statusbar manually.

Getting it

go get github.com/Andilutten/dwmstatus

Running it

The application should be run as a daemon. Simply call the following in your .xinitrc or something like it.

dwmstatus &

Configuring it

Copy the config.yaml into .config/dwmstatus/ to get a base config. The config file does not really need any saying. Take a look at it and you will understand whats going on.

Remotly updating it

Values can be remotely updated using the -update flag. Example:

dwmstatus -update [NAME]

NAME should be any of the names mapped in config.yaml. This command triggers the given statusbar item to force reload.

Have fun!

About

Dynamic, configurable statusbar for dwm

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages