]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: use Exec directly instead of functions
authorOleg Broytman <phd@phdru.name>
Tue, 12 May 2015 03:33:27 +0000 (06:33 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 12 May 2015 03:33:27 +0000 (06:33 +0300)
Use Exec in FvwmButtons to assign "hangons".

.fvwm/phd.m4

index 22125a4afc4a6f1fec40c347b37a572aa49458b5..f8135199f02c0182977df6171c972fb473cc4c50 100644 (file)
@@ -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)
 
 ############################################################################