mirror of
https://github.com/ben-grande/qusal.git
synced 2025-10-08 11:28:28 -04:00
fix: sys-audio policy and autostart pacat daemon
This commit is contained in:
parent
0e05c097c2
commit
2283b3368e
5 changed files with 58 additions and 17 deletions
13
salt/sys-audio/files/dvm/qvm-start-daemon.desktop
Normal file
13
salt/sys-audio/files/dvm/qvm-start-daemon.desktop
Normal file
|
@ -0,0 +1,13 @@
|
|||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
[Desktop Entry]
|
||||
Name=Qubes Guid/Pacat
|
||||
Exec=qvm-start-daemon --all --watch
|
||||
Icon=qubes
|
||||
Terminal=false
|
||||
X-MultipleArgs=False
|
||||
Type=Application
|
||||
Keywords=audio;
|
||||
Categories=Audio;
|
Loading…
Add table
Add a link
Reference in a new issue