|
|
@ -69,13 +69,11 @@
|
|
|
|
# The width can be negative. In this case the actual width is the
|
|
|
|
# The width can be negative. In this case the actual width is the
|
|
|
|
# screen width minus the width defined in within the geometry option.
|
|
|
|
# screen width minus the width defined in within the geometry option.
|
|
|
|
origin="top-right"
|
|
|
|
origin="top-right"
|
|
|
|
offset= 25x25
|
|
|
|
geometry=350x200-25+25
|
|
|
|
width=350
|
|
|
|
|
|
|
|
height=200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Shrink window if it's smaller than the width. Will be ignored if
|
|
|
|
# Shrink window if it's smaller than the width. Will be ignored if
|
|
|
|
# width is 0.
|
|
|
|
# width is 0.
|
|
|
|
shrink = yes
|
|
|
|
shrink = no
|
|
|
|
|
|
|
|
|
|
|
|
# The transparency of the window. Range: [0; 100].
|
|
|
|
# The transparency of the window. Range: [0; 100].
|
|
|
|
# This option will only work if a compositing windowmanager is
|
|
|
|
# This option will only work if a compositing windowmanager is
|
|
|
|