diff options
| -rw-r--r-- | .lwarc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
