summary refs log tree commit diff stats
path: root/style.fvwm
diff options
context:
space:
mode:
authorNeil <neil@ascii>2020-07-22 10:56:03 -0700
committerNeil <neil@ascii>2020-07-22 10:56:03 -0700
commitf42407aa6c439096ffc3007bada5e47f0ce4280d (patch)
treef9ca21d1efcea32cccce13d566d5cc2f3cb4de66 /style.fvwm
downloadfvwm_hack-f42407aa6c439096ffc3007bada5e47f0ce4280d.tar.gz
Start up commit
Diffstat (limited to 'style.fvwm')
-rw-r--r--style.fvwm54
1 files changed, 54 insertions, 0 deletions
diff --git a/style.fvwm b/style.fvwm
new file mode 100644
index 0000000..d64ee53
--- /dev/null
+++ b/style.fvwm
@@ -0,0 +1,54 @@
+
+############## global settings #############
+EdgeResistance 250
+EdgeScroll 100 100
+ClickTime 750
+
+HilightColor black palevioletred
+DeskTopSize 1x1
+
+ColormapFocus FollowsMouse
+WindowFont -adobe-times-bold-r-*-*-18-*-*-*-*-*-*-*
+IconFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
+
+MenuStyle * "fvwm", Foreground "green", Background "grey60", Greyed "grey40", Font "-adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*" "AnimationOff"
+
+############ Style statements #################
+
+Style "*"	    !Button 3
+Style "*"           BorderWidth 7, HandleWidth 7
+Style "*"           Icon unknown1.xpm
+#####  Style "*"           Color lightgrey/dimgrey
+Style "*"           MWMFunctions, MWMDecor, HintOverride
+Style "*"           DecorateTransient, NoPPosition
+## All non-XTerms go to lower right corner & stack vertically
+Style "*"           IconBox -70 535 -1 -20
+Style "*"           FocusFollowsMouse
+##  Don't know if I prefer Active or Auto placement
+## Style "*"           ActivePlacement
+
+Style "Fvwm*"       NoTitle,  Sticky, WindowListSkip
+Style "Fvwm*"       BorderWidth 2, CirculateSkipIcon, CirculateSkip
+Style "FvwmPager"   StaysOnTop
+##  Might want a identifying banner on different Xephyrs
+##  Style "FvwmBanner"  StaysOnTop
+Style "FvwmButtons" Icon toolbox.xpm, ClickToFocus
+
+## XTerms go to upper right corner & stack vertically
+Style "XTerm"       Icon xterm.xpm, SloppyFocus, IconBox -70 1 -1 530
+
+Style "*lock"       NoTitle, NoHandles, Sticky, WindowListSkip, ClickToFocus
+Style "xman"	    Icon xman.xpm, RandomPlacement, ClickToFocus
+Style "xmag"	    Icon mag_glass.xpm, RandomPlacement, ClickToFocus
+
+*FvwmScrollBack grey40
+*FvwmScrollFore green
+
+*FvwmWinListBack #908090
+*FvwmWinListFore Black
+*FvwmWinListAction Click1 Iconify -1,Focus
+*FvwmWinListAction Click2 Iconify
+*FvwmWinListAction Click3 Module "FvwmIdent" FvwmIdent
+*FvwmWinListUseSkipList
+*FvwmWinListGeometry +0-1
+