]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: Start PulseAudio on start and resume
authorOleg Broytman <phd@phdru.name>
Tue, 7 Apr 2020 05:45:06 +0000 (08:45 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 8 Apr 2020 10:36:53 +0000 (13:36 +0300)
Right before `pavucontrol`.

.fvwm/main.m4
.xinitrc

index 75de9a691229ab8cf368599c473812eb47ba6632..b6572e4b26d19995133b987c24eaa992e8a9c708 100644 (file)
@@ -510,6 +510,7 @@ AddToFunc ResumeFunction
 +              I GotoDeskAndPage 0 0 0
 +              I TERM_KOI8
 +              I Wait TERM
++              I Exec exec pulseaudio --start
 +              I None ("Volume Control") PaVuControl
 +              I Exec sleep 10; exec "$HOME"/current/projects/audio-cdr-video/audio/pa-mic-off
 +              I XsetbgFilename
index 7018cf418327d868e5a0226797cd5d33fe09305c..b1e4f7ed9eca3a02e2237478a6d55406e776bc22 100644 (file)
--- a/.xinitrc
+++ b/.xinitrc
@@ -63,7 +63,6 @@ xset s 300 300
 # DPMS on notebook: standby - 10 minutes, suspend - 15 minutes, off - 20 minutes
 xset dpms 600 900 1200
 
-pulseaudio --start
 xscreensaver &
 xbindkeys
 xxkb &