8 lines
385 B
Plaintext
8 lines
385 B
Plaintext
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
|
|
|
|
# {{{ STATUS BAR }}}
|
|
bar {
|
|
position top
|
|
status_command bumblebee-status $CLIENT_BUMBLEBEE
|
|
}
|