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

View File

@ -0,0 +1,5 @@
# {{{ STATUS BAR }}}
bar {
position top
status_command /usr/bin/goblocks
}