dotfiles/.config/suckless/slock/patch/blur_pixelated_screen.h

5 lines
149 B
C
Raw Normal View History

2024-04-25 08:43:27 +02:00
#include <Imlib2.h>
static void create_lock_image(Display *dpy);
static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);