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.
This commit is contained in:
@@ -35,7 +35,7 @@ bar {
|
||||
}
|
||||
|
||||
i3bar_command i3bar
|
||||
status_command bash ~/.i3/i3bar_wrapper.bash
|
||||
status_command bash ~/.i3/i3bar_wrapper.bash ~/.i3/conky/virtualarch.conkyrc
|
||||
}
|
||||
|
||||
bar {
|
||||
|
||||
Reference in New Issue
Block a user