Simple way to monitor verus mining with a polybar module. To use:
- Copy to wherever you store your polybar scripts
- Change the path to the verus executeable in verus_monitor.sh
- Add the following module to your polybar config (with your own desired update interval and underline if you wish):
[module/verusmonitor]
type = custom/script
exec = /path/to/verus_monitor.sh
interval = 30
format-underline = #d9bf3f
- add 'verusmonitor' to wherever you specify your bar items