]> git.sur5r.net Git - i3/i3/commit
Implement new "i3bar_command" option for bar.
authorJan-Erik Rediger <badboy@archlinux.us>
Thu, 24 Nov 2011 20:53:29 +0000 (21:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 27 Nov 2011 21:40:57 +0000 (21:40 +0000)
commitf23d675de9ca445a07e60d52cf3d9df04a444c51
tree96bf1ee5dc6460b4faa84231f68b86409320be9f
parent0e6d1909b81561c2a911ef12488c17c5c581096a
Implement new "i3bar_command" option for bar.

This allows you to specify an alternate path to the i3bar binary.
The userguide docu is included.
docs/userguide
include/config.h
src/cfgparse.l
src/cfgparse.y
src/config.c
src/main.c