mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-06 15:13:45 +01:00
6 lines
143 B
C
6 lines
143 B
C
|
|
#include <time.h>
|
||
|
|
|
||
|
|
static void drawalttab(int nwins, int first, Monitor *m);
|
||
|
|
static void alttabstart(const Arg *arg);
|
||
|
|
static void alttabend();
|