dotfiles/i3/conf/client/Cyb3r/bar
Tobias Manske 9211e71e19
I3: Spotify bar in cyb3r
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-12-18 18:02:48 +01:00

8 lines
285 B
Plaintext

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