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/pipewire/conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .config/.runit/sv/pipewire/conf (limited to '.config/.runit/sv/pipewire/conf') diff --git a/.config/.runit/sv/pipewire/conf b/.config/.runit/sv/pipewire/conf new file mode 100644 index 0000000..ac5d4a9 --- /dev/null +++ b/.config/.runit/sv/pipewire/conf @@ -0,0 +1,12 @@ +# -*- mode: sh; -*- + +# Additional command line arguments for pipewire(1). +OPTS='' + +# Setting this to 1 enables logging, any other value - disables. +LOGGING_ENABLE=1 +# Set the pipewire log level. +# See: https://docs.pipewire.org/page_daemon.html#sec_logging +LOG_LEVEL=1 +# The directory will be created for you, if logging is enabled. +LOG_DIR="$HOME/var/log/pipewire" -- cgit v1.2.3-70-g09d2