fvwm

My ~/.fvwm/config

Submitted by Fekete Zoltán on
AddToFunc StartFunction
+ I Module FvwmBacker
+ I Module FvwmPager 0 3
+ I Module FvwmIconMan
+ I Exec xclock -g 100x100-1+0 -bg "grey95"
+ I Exec xclock -g 100x40-1+101 -strftime "%B %d." -d -bg "grey95"

AddToFunc RestartFunction
+ I Exec killall xclock

EdgeScroll 0 0
DesktopSize 1x1

Style "*" HandleWidth 4,HilightBack brown,HilightFore yellow,MouseFocusClickRaises
Style "FvwmButtons" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "FvwmPager" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "FvwmIconMan" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,Windo

Tags