Adding systray patch
This commit is contained in:
@@ -11,4 +11,10 @@
|
||||
* The alpha patch adds transparency for the status bar.
|
||||
* https://dwm.suckless.org/patches/alpha/
|
||||
*/
|
||||
#define ALPHA_PATCH 0
|
||||
#define ALPHA_PATCH 0
|
||||
|
||||
/*
|
||||
* The systray patch adds systray for the status bar.
|
||||
* https://dwm.suckless.org/patches/systray/
|
||||
*/
|
||||
#define SYSTRAY_PATCH 0
|
Reference in New Issue
Block a user