2018-10-11 21:55:57 +02:00
|
|
|
set $CLIENT_BUMBLEBEE -m load spaceapi memory disk nic battery sensors amixer datetime -p sensors.path=None sensors.match="temp3_input" nic.states=up nic.format="{ssid} {ip}" amixer.left-click="pavucontrol" battery.device="BAT0,BAT1" spaceapi.prefix=" " -t gruvbox-powerline
|
2018-10-05 21:52:31 +02:00
|
|
|
|
2018-08-04 21:20:02 +02:00
|
|
|
# {{{ STATUS BAR }}}
|
|
|
|
bar {
|
|
|
|
position top
|
2018-10-05 21:52:31 +02:00
|
|
|
status_command bumblebee-status $CLIENT_BUMBLEBEE
|
2018-08-04 21:20:02 +02:00
|
|
|
}
|