From b74d2aeb673ca6d9142f9e75e45cfc1e22c8e00d Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 25 Feb 2022 00:04:20 +0300 Subject: [PATCH] .fvwmrc: remove more empty lines --- .fvwm/main.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 05140f8..0168c77 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -9,7 +9,7 @@ dnl This is to prevent FvwmM4 to shadow $HOME undefine(`HOME')dnl dnl dnl Echo dimension -`#' width = WIDTH +`#' width = WIDTH()dnl divert(-1) dnl TrueType Fonts @@ -625,10 +625,10 @@ AddToFunc PaVuControl I GotoDeskAndPage 0 1 1 + I Exec exec cgmem_nice 200 pavucontrol + I Wait "Volume Control" -changequote([,]) +changequote([,])dnl DestroyFunc Id3Info AddToFunc Id3Info I Exec "$HOME"/lib/audio/mp3/id3info.py "`audtool --current-song-filename`" | text-wrap.py | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - -changequote([`], [']) +changequote([`], ['])dnl DestroyFunc Term3Hosts AddToFunc Term3Hosts I GotoDeskAndPage 1 1 2 -- 2.39.2