You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
221 B
C
7 lines
221 B
C
6 years ago
|
static const Block blocks[] = {
|
||
|
{"/home/aidan/bin/statusbar/volume", 0, 10},
|
||
|
{"/home/aidan/bin/statusbar/brightness", 0, 11},
|
||
|
{"/home/aidan/bin/statusbar/battery", 5, 0},
|
||
|
{"/home/aidan/bin/statusbar/clock", 5, 0},
|
||
|
};
|