You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
221 B

  1. static const Block blocks[] = {
  2. {"/home/aidan/bin/statusbar/volume", 0, 10},
  3. {"/home/aidan/bin/statusbar/brightness", 0, 11},
  4. {"/home/aidan/bin/statusbar/battery", 5, 0},
  5. {"/home/aidan/bin/statusbar/clock", 5, 0},
  6. };