parent
23be0267b1
commit
02bd83df1a
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
* dwmblocks: https://github.com/torrinfail/dwmblocks
|
* dwmblocks: https://github.com/torrinfail/dwmblocks
|
||||||
* https://dwm.suckless.org/patches/statuscmd/
|
* https://dwm.suckless.org/patches/statuscmd/
|
||||||
*/
|
*/
|
||||||
#define BAR_DWMBLOCKS_PATCH 0
|
#define BAR_DWMBLOCKS_PATCH 1
|
||||||
|
|
||||||
/* Originally the dwmblocks + statuscmd patch used a user defined signal (SIGUSR1)
|
/* Originally the dwmblocks + statuscmd patch used a user defined signal (SIGUSR1)
|
||||||
* for communicating with dwmblocks to indicate update signal and what button was
|
* for communicating with dwmblocks to indicate update signal and what button was
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
* when clicking the status bar. Refer to the website for usage.
|
* when clicking the status bar. Refer to the website for usage.
|
||||||
* https://dwm.suckless.org/patches/statuscmd/
|
* https://dwm.suckless.org/patches/statuscmd/
|
||||||
*/
|
*/
|
||||||
#define BAR_STATUSCMD_PATCH 0
|
#define BAR_STATUSCMD_PATCH 1
|
||||||
|
|
||||||
/* Status2d allows colors and rectangle drawing in your dwm status bar.
|
/* Status2d allows colors and rectangle drawing in your dwm status bar.
|
||||||
* This patch is incompatible with the statuscolors patch which takes precedence.
|
* This patch is incompatible with the statuscolors patch which takes precedence.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue