From 92cc4171aae648b271d0e9647f65543067b65817 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 10 May 2015 04:45:10 +0300 Subject: [PATCH] .fvwmrc: add quotes $HOME => "$HOME" --- .fvwm/phd.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index 083b3e5..ec00a02 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -504,7 +504,7 @@ AddToFunc ResumeFunction + I Wait TERM + I PaVuControl + I Wait "Volume Control" -+ I Exec $HOME/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - ++ I Exec "$HOME"/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - + I Wait gxmessage + I None ("*Mozilla Firefox") FireFox-Wait + I GotoDeskAndPage 0 1 0 -- 2.39.2