Conky toggle script

Please use it if you think it is useful.
I use this in ~/.config/openbox/rx.xml:

    <keybind key="W-A-c">
      <action name="Execute">
        <command>bin/conky_toggle.sh</command>
      </action>
    </keybind>

The keybinding is arbitrary but it suits me. :+1:

Thanks for all that you are doing, please keep it up.

2 Likes