summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorKrow Savcik <krow@savcik.xyz>2025-08-31 15:11:01 +0200
committerKrow Savcik <krow@savcik.xyz>2025-08-31 15:11:01 +0200
commit0fa7537ce5006a9c99bc7e295a4ae4ff0b920fda (patch)
tree057a91b30ab61417970c5defe825ce16a094ac39 /config.def.h
initial commitHEADmaster
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
new file mode 100644
index 0000000..b636888
--- /dev/null
+++ b/config.def.h
@@ -0,0 +1,2 @@
+static const char *default_menu = "def";
+static const char *menu_cmd[] = {"dmenu", NULL};