summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-01 15:47:15 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-01 15:47:15 +0200
commitb8ad2b8aac01054ecafebdad7d581ed2adac9e0d (patch)
tree2122342718444dc47654658344ae5770084f70c4
parente2eb9283ddb7ee3b733ae248d2f5960e4d5dabf2 (diff)
startup sound plays again
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index e7b1bcc..511da62 100644
--- a/config.h
+++ b/config.h
@@ -22,6 +22,9 @@
// ensure home row modifiers don't cause havoc
#define IGNORE_MOD_TAP_INTERRUPT
+// fix startup sound
+#define AUDIO_INIT_DELAY
+
// normal startup sound
#define STARTUP_SONG SONG(PLANCK_SOUND)