dotfiles/i3/conf/client/ThinkPad/bar
Tobias Manske fe7a98d0f6
Change theme to new onedark-powerline by @dillasyx
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2019-03-29 21:22:28 +01:00

8 lines
474 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,BAT1" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t onedark-powerline -a load spaceapi memory disk
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}