dotfiles/i3/conf/client/Cyb3r/bar
Tobias Manske 5b08d8931b
i3: Add space api module to cyb3r stats bar
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-09-06 23:15:29 +02:00

8 lines
284 B
Plaintext

set $CLIENT_BUMBLEBEE -m mpd load space memory disk nic caffeine amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" space.prefix=" " -t gruvbox-powerline
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}