Concession: Move configs to here
This commit is contained in:
13
.config/concession/services/10_pulseaudio.dtf
Executable file
13
.config/concession/services/10_pulseaudio.dtf
Executable file
@@ -0,0 +1,13 @@
|
||||
#! /usr/bin/env bash
|
||||
#
|
||||
# Simple wmstartup service
|
||||
# Copyright (C) 2018 salt <salt@lap-th-e560-0>
|
||||
#
|
||||
# Distributed under terms of the MIT license.
|
||||
#
|
||||
|
||||
service_name="Pulseaudio"
|
||||
service_process="pulseaudio"
|
||||
service_flags="--daemonize=no"
|
||||
service_kill_on_reload="false"
|
||||
|
||||
Reference in New Issue
Block a user