From: Oleg Broytman Date: Tue, 12 May 2015 03:33:27 +0000 (+0300) Subject: .fvwmrc: use Exec directly instead of functions X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=816faaf50b939b47ff59b274a6b0d6d741f157bf .fvwmrc: use Exec directly instead of functions Use Exec in FvwmButtons to assign "hangons". --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index 22125a4..f813519 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -894,9 +894,9 @@ popdef(`TERM_KOI8', `TERM_UTF8') *FvwmButtons: (Title Wallpaper, Icon find1.xpm, Action Exec "gxmessage" "$HOME"/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file -) *FvwmButtons: (Title "-1", Icon find1.xpm, Action Exec "gxmessage" "$HOME"/current/projects/xsetbg/print-filename.py -o | text-wrap.py -w TEXT_WIDTH -s -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file -) *FvwmButtons: (Title Next, Icon Jrecycle.xpm, Action Exec exec "$HOME"/current/projects/xsetbg/xsetbg-http-force) -*FvwmButtons: (Title pavucontrol, Icon mini.sound.xpm, Action PaVuControl) +*FvwmButtons: (Title pavucontrol, Icon mini.sound.xpm, Action Exec "Volume Control" exec pavucontrol) #*FvwmButtons: (Title Id3Info, Icon bell.xpm, Action Id3Info) -*FvwmButtons: (Title DeadBeef, Icon bell.xpm, Action DeadBeef) +*FvwmButtons: (Title DeadBeef, Icon bell.xpm, Action Exec "DeaDBeeF-*" exec deadbeef) #*FvwmButtons: (Title XLock, Icon Jxlock.xpm, Action Exec exec xscreensaver-command -lock) ############################################################################