Cyb3r polybar

This commit is contained in:
2019-09-25 14:02:26 +02:00
parent 688bd7dd93
commit facd9f3cc2
4 changed files with 16 additions and 11 deletions

View File

@ -1,7 +1,10 @@
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
# 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 memory disk
#
# # {{{ STATUS BAR }}}
# bar {
# position top
# status_command bumblebee-status $CLIENT_BUMBLEBEE
# }
exec_always --no-startup-id $HOME/.polybar/polybar_wrapper.sh
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}