i3: create statusbar config file

This commit is contained in:
2018-08-04 21:20:02 +02:00
parent 13d4360e56
commit fba086d4f5
8 changed files with 20 additions and 13 deletions

7
i3/conf/client/Cyb3r/bar Normal file
View File

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