1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
# Settings for specific windows
# Terminal emulators:
# Resize window just with border, not window contents visible
# makes some transparent terminals work faster
Style XTerm ResizeOutline
Style URxvt ResizeOutline
# ---------------------------------------------------------------------------
# Other applications
#Style Untitled !Title, !Borders
Style wine !Title, !Borders, Lenience
Style Wine Lenience
Style lxdoom !Title, !Borders, EWMHPlacementIgnoreWorkingArea
Style Firefox NoPPosition, EWMHNoMiniIconOverride
Style Firefox-bin UseStyle Firefox
Style Thunderbird NoPPosition, EWMHNoMiniIconOverride
Style Thunderbird-bin UseStyle Thunderbird
Style Mozilla-thunderbird-bin UseStyle Thunderbird
Style Mozilla NoPPosition, EWMHNoMiniIconOverride
Style Mozilla-bin UseStyle Mozilla
Style kicker !Title, !Borders, NeverFocus, NoIcon, FixedSize, \
WindowListSkip, FixedPosition
Style pypanel !Title, StaysOnBottom, Sticky, NoIcon, NeverFocus, \
FixedSize, WindowListSkip, FixedPosition, !Borders
Style Blender !Title, !Borders
Style giFToxic EWMHMiniIconOverride
Style tuxeyes !Title, !Borders, StaysOnBottom, Sticky, NoIcon, \
WindowListSkip
Style gdesklets-daemon !Title, !Borders, Sticky, NoIcon, \
WindowListSkip, NeverFocus, FixedPosition, FixedSize
Style gDeskCal !Title, !Borders, StaysOnBottom, Sticky, NoIcon, \
WindowListSkip, NeverFocus, FixedPosition, FixedSize
Style gnome-panel !Title, !Borders, StaysOnTop, Sticky, NoIcon
Style ROX-Panel !Title, !Borders, Sticky, NoIcon, StaysOnBottom
Style FREEGLUT !Title, !Borders
Style Zinf !Title
Style OpenOffice.org* Title, Borders, NakedTransient
Style soffice.bin Title, Borders, NakedTransient
Style xtensoftphone !Title, !Borders
# Media players styles are in components/Music
# vim:ft=fvwm
|