mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-22 07:29:31 +01:00
6 lines
239 B
C
Executable file
6 lines
239 B
C
Executable file
static int riodraw(Client *c, const char slopstyle[]);
|
|
static void rioposition(Client *c, int x, int y, int w, int h);
|
|
static void rioresize(const Arg *arg);
|
|
static void riospawn(const Arg *arg);
|
|
static void riospawnsync(const Arg *arg);
|
|
|