sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (491B)


      1 statusbutton
      2 ============
      3 
      4 Description
      5 -----------
      6 Adds a clickable button to the left hand side of the statusbar.
      7 
      8 The appearance of this button can be configured by modifying buttonbar in
      9 config.def.h
     10 
     11 ClkButton is added as the target for clicking this button.
     12 
     13 It has been configured for now in config.def.h to spawn dmenucmd when clicked
     14 with Button1.
     15 
     16 Download
     17 --------
     18 * [dwm-statusbutton-20180524-c8e9479.diff](dwm-statusbutton-20180524-c8e9479.diff) (2018-05-24)
     19 
     20 Author
     21 ------
     22 * cd