31 lines
1013 B
Plaintext
31 lines
1013 B
Plaintext
# Define how to handle windows in general.
|
|
#EwmhBaseStruts 0 136 32 0
|
|
EwmhBaseStruts 0 136 0 0
|
|
ClickTime 250
|
|
MoveThreshold 2
|
|
OpaqueMoveSize 0
|
|
Style * ResizeOpaque
|
|
|
|
Style * SloppyFocus
|
|
Style * TileCascadePlacement
|
|
|
|
|
|
# Define how to handle system windows
|
|
Style Session GrabFocus,WindowListSkip,StaysOnTop,Sticky,PositionPlacement\
|
|
Center
|
|
Style Run... GrabFocus,WindowListSkip,StaysOnTop,Sticky,PositionPlacement\
|
|
Center
|
|
|
|
# Define how to handle application windows
|
|
Style XCalendar !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip
|
|
Style svkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,\
|
|
NeverFocus
|
|
Style XVkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,\
|
|
NeverFocus
|
|
|
|
# We don't want to worry about rubber-banding freezing the screen...
|
|
OpaqueMoveSize unlimited
|
|
|
|
# This is an icon-free zone, ma'am.
|
|
Style * NoIcon
|