From 33788846e2662d0bf792401fd770fe5d738e60af Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 23 Feb 2021 18:11:25 +0100 Subject: Updated volume notification done directly by pulseaudio-ctl, with dunst configured to stack them (like regular volume notification), Removed volume-ctl script --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index 8d639da..5b12db2 100755 --- a/install +++ b/install @@ -45,6 +45,7 @@ create_dotfile_link applications/zathura.desktop .data/applications/zathura.des create_dotfile_link applications/newsboat.desktop .data/applications/newsboat.desktop create_dotfile_link dunst/dunstrc .config/dunst/dunstrc +create_dotfile_link pulseaudio-ctl/config .config/pulseaudio-ctl/config create_dotfile_link_same .newsboat/config #create_dotfile_link_same .newsboat/urls -- cgit