File: Icon-Mwm

package info (click to toggle)
fvwm-crystal 3.0.5.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 16,268 kB
  • ctags: 607
  • sloc: sh: 2,065; python: 875; cs: 648; makefile: 218
file content (18 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Icons - Mwm style

Style * IconTitle
Style * IconTitleColorset $[cs-panel-wininactive]
Style * HilightIconTitleColorset $[cs-panel-winactive]
Style * IconBackgroundColorset $[cs-panel-wininactive]
Style * IconTitleRelief 0
Style * IconBackgroundRelief 0
Style * IconBackgroundPadding 10
Style * IconFont "xft:Verdana:pixelsize=14:Bold"
Test (EnvIsSet FVWM_FLAG_UTF-8) Style * IconFont "xft:Verdana:pixelsize=14:Bold:encoding=iso10646-1"
Style * IndexedIconName
Style * IconSize 48 48

# Icons can be moved around
AddToFunc Icon-Restore-CurrentDesk M Move

# vim:ft=fvwm