dotfiles/i3/conf/client/ThinkPad/bar

8 lines
420 B
Plaintext
Raw Normal View History

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" -t gruvbox-powerline spaceapi.prefix=" "
2018-08-04 21:20:02 +02:00
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
2018-08-04 21:20:02 +02:00
}