mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-06 15:13:45 +01:00
7 lines
239 B
C
7 lines
239 B
C
|
|
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);
|
||
|
|
|