Commit Graph

9 Commits

Author SHA1 Message Date
caa537d8f7 Make i3 font host specfic. 2014-04-29 20:51:34 +02:00
5e8b37ec69 Added parameter to i3bar_wrapper.bash and updated conkyrcs.
i3bar_wrapper.bash now takes the conkyrc for the status line as the
first argument so host specific conkyrcs can be used. Additionaly, the
conkyrcs for virtualarch and netbook were updated. Virtualarch has
hardly changed, but netbook now has a quite short statusline that fits
the screen size.
2013-09-30 01:33:28 +02:00
977f91cf22 Fixed comment about bar position. 2013-09-30 01:29:51 +02:00
80cd5cfc4f Removed unneeded variable. 2013-09-30 01:29:15 +02:00
ed7f3da11b Fixed i3bar id, now starting from 0. 2013-09-26 23:32:40 +02:00
a82f437d26 Added i3bar for second monitor for virtualarch. 2013-09-26 22:15:48 +02:00
4e5be594d5 Completely reworked the status bar.
It's now conky -> i3bar. To enable colors, conky produces JSON output.
The script i3bar_wrapper.bash handles the invocation of conky and
redirects the output of i3bar to i3bar_clickparser.bash, in which click
events can be handled (none implemented right now).
conky/virtualarch.conky.dzen is a conky output suitable for dzen2, it
should produce the same output as conky/virtualarch.conky does with
i3bar and JSON.
2013-09-26 12:32:25 +02:00
eec323bb68 Made a directory for host specific i3status configs. 2013-09-23 00:20:01 +02:00
9f523ab67c Added virtualarch-specific i3config. 2013-09-22 19:42:10 +02:00