blob: eae8f1aa1904f5e4ad14a1914d4995a9e8042057 (
plain) (
blame)
1
2
3
4
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
hold_duration=0
update_interval=100
disable_on_fullscreen=false
|