Add FreeBSD path, use same font for title bars, put mate-terminal on right

This commit is contained in:
Anthony Rose 2019-11-20 09:20:20 +00:00
parent f0a0a87df0
commit 63ac952e17

View file

@ -2,7 +2,7 @@
# be sure to customize these paths for your installation: # be sure to customize these paths for your installation:
# (install fvwm-icons on Debian) # (install fvwm-icons on Debian)
ModulePath /usr/X11R6/lib/X11/fvwm:/usr/lib/fvwm/2.6.7:/usr/pkg/lib/X11/fvwm2/2.6.9 ModulePath /usr/X11R6/lib/X11/fvwm:/usr/lib/fvwm/2.6.7:/usr/pkg/lib/X11/fvwm2/2.6.9:/usr/local/libexec/fvwm/2.6.8
PixmapPath /usr/X11R6/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps PixmapPath /usr/X11R6/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps
IconPath /usr/X11R6/include/X11/bitmaps:/usr/X11R7/include/X11/bitmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps/fvwm IconPath /usr/X11R6/include/X11/bitmaps:/usr/X11R7/include/X11/bitmaps:/usr/X11R7/include/X11/pixmaps/ctwm:/usr/share/pixmaps/fvwm
@ -15,7 +15,7 @@ Style * MwmBorder
#DefaultFont "xft:Liberation Sans:Medium:size=10" #DefaultFont "xft:Liberation Sans:Medium:size=10"
#Style Font "xft:Liberation Sans:Medium:size=10" #Style Font "xft:Liberation Sans:Medium:size=10"
#Style IconFont "xft:Liberation Sans:Medium:size=10" #Style IconFont "xft:Liberation Sans:Medium:size=10"
#WindowFont "xft:Liberation Sans:Bold:size=11" #WindowFont "xft:Liberation Sans:Medium:size=10"
DefaultFont -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* DefaultFont -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
Style Font -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* Style Font -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
Style IconFont -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* Style IconFont -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
@ -57,6 +57,8 @@ Style "XTerm" Icon xterm.xpm, SloppyFocus, IconBox -70 1 -1 -140
Style "URxvt" UseDecor terms Style "URxvt" UseDecor terms
Style "URxvt" Icon term.xpm, SloppyFocus, IconBox -70 1 -1 -140 Style "URxvt" Icon term.xpm, SloppyFocus, IconBox -70 1 -1 -140
Style "URxvt" MWMBorder, MWMButtons Style "URxvt" MWMBorder, MWMButtons
Style "mate-terminal" UseDecor terms
Style "mate-terminal" Icon term.xpm, SloppyFocus, IconBox -70 1 -1 -140
# Styles for various common programs: # Styles for various common programs:
Style "xclock" NoTitle, NoHandles, Sticky, WindowListSkip, ClickToFocus Style "xclock" NoTitle, NoHandles, Sticky, WindowListSkip, ClickToFocus