8 lines
420 B
Plaintext
8 lines
420 B
Plaintext
set $CLIENT_BUMBLEBEE -m spotify load spaceapi memory disk nic battery sensors amixer datetime -p sensors.path="/sys/devices/platform/coretemp.0/hwmon/hwmon2/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
|
|
}
|