Skip to content

MadcowOG/dwl-bar

new
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead of main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

dwl-bar

dwm-like bar for dwl

I believe dwl-bar provides a more dwm-like experience out of the box than other bars like somebar.

Dependencies

I'm not sure what the package names will be for your distrobution, so just make sure these are generally what you have.

  • make
  • pango
  • cairo
  • wayland
  • wayland-protocols

Compile

Compile with make, install with make install, uninstall make uninstall.

Configuration

Like most suckless-like software, configuration is done through src/config.def.h modify it to your heart's content. dwl-bar is compatible with someblocks for status.

If you want dwl-bar to control dwl (via mouse gestures primarily) you may want to apply the ipc patch. However, do note that you will also need to apply the ipc patch for dwl.

For more information about patching see the hacking article from suckless and the wiki for available patches.

Thanks

Thanks to raphi for somebar this project borrows from it. The ipc protocol is also just the ipc patch in somebar's contrib/. Thanks to the swaybar contriutors and Drew DeVault for swaybar, I basically did a lot of this project with it open in browser.

About

dwl-like bar for dwl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published