summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-16 02:43:24 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-16 02:43:24 +0100
commit868746986f38b6f64b975d584243147f3696ea3d (patch)
tree1ec1477a8d3033d6c0e8559340caf0969b9bb581 /examples
parentfix sleep regression buf + improve xmonad example to listen for changes (diff)
downloadblueshift-868746986f38b6f64b975d584243147f3696ea3d.tar.gz
blueshift-868746986f38b6f64b975d584243147f3696ea3d.tar.bz2
blueshift-868746986f38b6f64b975d584243147f3696ea3d.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/xmonad1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/xmonad b/examples/xmonad
index 444edfb..b44beec 100644
--- a/examples/xmonad
+++ b/examples/xmonad
@@ -187,5 +187,6 @@ def periodically(year, month, day, hour, minute, second, weekday, fade):
randr(monitor)
+ # Wait for next update
x_display.next_event()