dotfiles/i3/conf/client/Cyb3r/bar

8 lines
282 B
Plaintext
Raw Normal View History

2019-08-06 04:19:54 +02:00
set $CLIENT_BUMBLEBEE -m spotify load memory disk nic amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" -t onedark-powerline -a load spaceapi memory disk
2018-08-04 21:20:02 +02:00
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}