summaryrefslogtreecommitdiff
path: root/.lwarc
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-06-09 20:56:49 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-06-09 20:56:49 +0300
commit3622addb4aa4c5ffe4eb4385862a747f7debf354 (patch)
tree2942016144609b4d20a80aa32cbbbd38483b083b /.lwarc
parentec4ebdedc3532cbd4b1d941a0baaf3c5d9f9627b (diff)
downloaddotfiles-3622addb4aa4c5ffe4eb4385862a747f7debf354.tar
dotfiles-3622addb4aa4c5ffe4eb4385862a747f7debf354.tar.gz
dotfiles-3622addb4aa4c5ffe4eb4385862a747f7debf354.zip
Fixed timing problem with lwa
Diffstat (limited to '.lwarc')
-rw-r--r--.lwarc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.lwarc b/.lwarc
index eae8f1a..cd4ba52 100644
--- a/.lwarc
+++ b/.lwarc
@@ -1,5 +1,5 @@
bottom_left_command=gnome-system-monitor
-bottom_right_command=if xprop -root _NET_SHOWING_DESKTOP|egrep '= 1' ; then wmctrl -k off; else wmctrl -k on ;fi
+bottom_right_command=if xprop -root _NET_SHOWING_DESKTOP|egrep '= 1' ; then wmctrl -k off; else wmctrl -k on ;fi; sleep 0.2
hold_duration=0
update_interval=100
disable_on_fullscreen=false