summaryrefslogtreecommitdiff
path: root/glitch.h
diff options
context:
space:
mode:
Diffstat (limited to 'glitch.h')
-rw-r--r--glitch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glitch.h b/glitch.h
index c7bcf3f..69cfe0f 100644
--- a/glitch.h
+++ b/glitch.h
@@ -58,6 +58,7 @@ typedef struct Client {
typedef struct {
char *name;
char *exec;
+ int usage;
} LauncherItem;
typedef struct {