File: Menu

package info (click to toggle)
fvwm-crystal 3.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,748 kB
  • ctags: 793
  • sloc: sh: 2,815; cs: 880; python: 875; makefile: 212
file content (22 lines) | stat: -rw-r--r-- 769 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Menu apperance settings
MenuStyle * MenuColorset $[infostore.cs_menu_inactive]
MenuStyle * ActiveColorset $[infostore.cs_menu_active]
MenuStyle * ItemFormat "%.3p%|%3.2i%2.5l%.5l%.5r%2.3>%1|%.3p"
MenuStyle * AutomaticHotkeys
MenuStyle * BorderWidth 1
MenuStyle * HilightBack
MenuStyle * ActiveFore
MenuStyle * Hilight3DOff
MenuStyle * AnimationOff
MenuStyle * PopupOffset 0 100
MenuStyle * PopupDelayed, PopupDelay 50
MenuStyle * PopDownDelayed
MenuStyle * PopDownDelay 100
MenuStyle * TitleUnderlines0
MenuStyle * TitleWarpOff
MenuStyle * TrianglesSolid
MenuStyle * VerticalItemSpacing 1 4
MenuStyle * Font "xft:$[menu_font]:pixelsize=$[menu_font_size]:$[menu_font_style]"

# vim:ft=fvwm