From 3f30527a8f448c87e0985f3f7d06a1e61c333df8 Mon Sep 17 00:00:00 2001 From: Fayaaz Ahmed Date: Tue, 4 Aug 2020 16:46:43 +0100 Subject: [PATCH] Start devmon and mixxx --- stage3/02-desktop/files/i3.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stage3/02-desktop/files/i3.conf b/stage3/02-desktop/files/i3.conf index c3a5e41..5945508 100644 --- a/stage3/02-desktop/files/i3.conf +++ b/stage3/02-desktop/files/i3.conf @@ -169,4 +169,5 @@ bar { status_command i3status } -exec /usr/bin/mixxx +# Start devmon and then mixxx +exec devmon & /usr/bin/mixxx