dotfiles/i3/conf/client/ThinkPad/bar
Tobias Manske 66e18ed186
Thinkpad use bumblebee hide non-urgent widgets feature
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2019-02-11 00:43:52 +01:00

8 lines
469 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=^down amixer.left-click="pavucontrol" battery.device="BAT0" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t gruvbox-powerline -a load spaceapi memory disk
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}