From 67bd380ad4a43ee9ed084b701ed2c685564a7fa2 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 4 Jan 2024 22:40:55 -0500 Subject: pulseaudio utils and file to stop pulse from starting --- home-config/home-configuration.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home-config/home-configuration.scm') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index faa5c8d..5c4eb8b 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -36,6 +36,8 @@ "libnotify" "fzf" "waypipe" + "pulseaudio" ;only for pactl + "qpwgraph" "gnunet" "ffmpeg" "qrencode" @@ -52,6 +54,7 @@ "libreoffice" "flatpak" "gnupg" + "spotifyd" "lsof" "pavucontrol" "netcat" @@ -125,6 +128,7 @@ ("sway" ,(local-file "sway" #:recursive? #t)) ("hypr" ,(local-file "hypr" #:recursive? #t)) ("foot" ,(local-file "foot" #:recursive? #t)) + ("pulse/client.conf" ,(local-file "pulseaudio/client.conf")) ("waybar" ,(local-file "waybar" #:recursive? #t)) ("alacritty" ,(local-file "alacritty" #:recursive? #t)) ("aerc" ,(local-file "aerc" #:recursive? #t)) -- cgit v1.2.3