Fvwm update
This commit is contained in:
parent
b4a245cc53
commit
2e7b6035e5
1 changed files with 7 additions and 1 deletions
|
@ -4,12 +4,14 @@ DesktopSize 2x1
|
|||
IgnoreModifiers L25
|
||||
HideGeometryWindow Always
|
||||
EwmhBaseStruts 95 10 10 22
|
||||
EdgeResistance -1
|
||||
|
||||
Style * Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
|
||||
Style * IconFont -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
|
||||
Style * HandleWidth 4
|
||||
Style * BorderWidth 1
|
||||
Style * GrabFocus
|
||||
Style * FPGrabFocus
|
||||
Style * ResizeOpaque
|
||||
Style * NoPPosition
|
||||
Style * NoTransientPPosition
|
||||
|
@ -18,6 +20,8 @@ Style * MWMFunctions
|
|||
Style * MWMDecor
|
||||
Style * HintOverride
|
||||
Style * OLDecor
|
||||
Style * EdgeMoveDelay 250
|
||||
Style * EdgeMoveResistance 20
|
||||
|
||||
MenuStyle * Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
|
||||
MenuStyle * Foreground white, Background black
|
||||
|
@ -139,9 +143,11 @@ CursorStyle MENU left_ptr
|
|||
Style FvwmButtons !Iconifiable
|
||||
Style FvwmButtons !Handles
|
||||
Style FvwmButtons !Borders
|
||||
*FvwmButtons: Geometry 75x75+12+170
|
||||
# Raise $y by 75 for each app
|
||||
*FvwmButtons: Geometry 75x150+12+170
|
||||
*FvwmButtons: Colorset 5
|
||||
*FvwmButtons: Rows 10
|
||||
*FvwmButtons: Columns 1
|
||||
*FvwmButtons: Frame 0
|
||||
*FvwmButtons: (1x1, Swallow "wmclockmon" "Exec exec wmclockmon -w -sc -s led1")
|
||||
*FvwmButtons: (1x1, Padding 4 4, Swallow "wmifinfo" "Exec exec wmifinfo -i eth0")
|
||||
|
|
Loading…
Reference in a new issue