This website requires JavaScript.
Explore
Help
Sign In
hektor
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e2f75347a1
dots
/
.suckless
/
dwmblocks
/
block.h
7 lines
105 B
C
Raw
Blame
History
typedef
struct
{
char
*
icon
;
char
*
command
;
unsigned
int
interval
;
unsigned
int
signal
;
}
Block
;
Reference in New Issue
View Git Blame
Copy Permalink