From 17c466fdb67bfbbac780bad3f8053d15bb968593 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 13 Mar 2026 20:46:25 +0300 Subject: [PATCH] Feat(.fvwmrc): Set default brightness/volume 50% --- .fvwm/main.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 63a6c97..d82999e 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -498,6 +498,7 @@ AddToFunc InitFunction + I Module FvwmButtons + I Module FvwmCommandS + I Module FvwmPager 0 2 ++ I BrBrVol50 DestroyFunc RestartFunction AddToFunc RestartFunction @@ -540,7 +541,7 @@ AddToFunc ResumeFunction + I Wait TERM + I Exec exec cgmem_nice 200 pulseaudio --start + I None ("Volume Control") PaVuControl -+ I BrBrVol40 ++ I BrBrVol50 + I Exec sleep 10; exec "$HOME"/current/projects/audio-cdr-video/audio/pa-mic-off + I XsetbgFilename + I Wait gxmessage -- 2.47.3