From 82c8e73151f7b7f6aa2d5eb06e407393bf025591 Mon Sep 17 00:00:00 2001 From: pryazha Date: Mon, 23 Jun 2025 09:49:06 +0500 Subject: change tmux way of opening projects, also startdwm for void --- .config/.runit/sv/mpd/conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/.runit/sv/mpd/conf (limited to '.config/.runit/sv/mpd/conf') diff --git a/.config/.runit/sv/mpd/conf b/.config/.runit/sv/mpd/conf new file mode 100644 index 0000000..6227036 --- /dev/null +++ b/.config/.runit/sv/mpd/conf @@ -0,0 +1,9 @@ +# -*- mode: sh; -*- + +# Additional command line arguments for pipewire(1). +OPTS='' + +# Setting this to 1 enables logging, any other value - disables. +LOGGING_ENABLE=0 +# The directory will be created for you, if logging is enabled. +LOG_DIR="$HOME/var/log/mpd" -- cgit v1.2.3-70-g09d2