summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.h b/config.h
index 823bb07..6317068 100644
--- a/config.h
+++ b/config.h
@@ -69,11 +69,11 @@ static const char *scratchpadcmd[] = { "st", "-t", scratchpadname, "-g", "70x24"
static const char
- *light_up[] = {"slight", "-i", "5", NULL},
- *light_down[] = {"slight", "-d", "5", NULL},
- *vol_up[] = {"svol", "-i", "5", NULL},
- *vol_down[] = {"svol", "-d", "5", NULL},
- *vol_toggle[] = {"svol", "-t", NULL};
+ *light_up[] = {"slight", "-i", "5", NULL},
+ *light_down[] = {"slight", "-d", "5", NULL},
+ *vol_up[] = {"svol", "-i", "5", NULL},
+ *vol_down[] = {"svol", "-d", "5", NULL},
+ *vol_toggle[] = {"svol", "-t", NULL};
static const Key keys[] = {