mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
added st source
This commit is contained in:
5
dwm/.st/patch/alpha.h
Normal file
5
dwm/.st/patch/alpha.h
Normal file
@@ -0,0 +1,5 @@
|
||||
static float clamp(float value, float lower, float upper);
|
||||
static void changealpha(const Arg *);
|
||||
#if ALPHA_FOCUS_HIGHLIGHT_PATCH
|
||||
static void changealphaunfocused(const Arg *arg);
|
||||
#endif // ALPHA_FOCUS_HIGHLIGHT_PATCH
|
||||
Reference in New Issue
Block a user