ef546fc369
Obtained from [1] at the request of Nerijus Baliunas [2]. [1] https://web.archive.org/web/20110720231607/http://www.fcoutant.freesurf.fr/download/wmmenu-1.2.tar.gz [2] http://lists.windowmaker.org/dev/msg07991.html
27 lines
443 B
Plaintext
27 lines
443 B
Plaintext
# wmmenu configuration file
|
|
# put it in ~/.wmmenu/
|
|
#
|
|
# xpmpath PATH1:PATH2:...
|
|
# xpmpath PATH3
|
|
# xpmpath PATH4
|
|
# ...
|
|
#
|
|
# tile FILE.XPM
|
|
# or
|
|
# tile /SOME/PATH/TO/FILE.XPM
|
|
# or
|
|
# tile !SOME-COMMAND WITH ARG
|
|
#
|
|
# highlight FILE.XPM
|
|
# or
|
|
# highlight /SOME/PATH/TO/FILE.XPM
|
|
#
|
|
# highlight_behind ANYTHING_NOT_EMPTY
|
|
#
|
|
# hide_timeout 1
|
|
|
|
xpmpath /usr/local/share/WindowMaker/Icons
|
|
xpmpath /usr/local/share/pixmaps
|
|
tile tile2.xpm
|
|
tile !echo tile2.xpm
|