From e918c374d96e968c628d45458bc1a17ddf60d405 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 13 Jun 2014 18:32:12 +0200 Subject: Switched conky / i3bar to JSON protocol * conky now generates JSON output in conjunction with newly created ".conky.sh" * changed conky script logic to be interface aware ** detects and displays address of the active interface (eth / wlan / wwan) * changed conky date format to iso * switched gvim font to "Droid Sans Mono" ** analog to urxvt font * xdg config is now preventing "Desktop" and "Downloads" directories from being created --- i3wm/.i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3wm') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 0878b88..42a87e8 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -86,7 +86,7 @@ mode "resize" { bindsym $mod+r mode "resize" bar { - status_command conky + status_command ~/.conky.sh workspace_buttons yes colors { -- cgit v1.2.3