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 --- vim/.gvimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/.gvimrc b/vim/.gvimrc index 25a6837..08f60aa 100644 --- a/vim/.gvimrc +++ b/vim/.gvimrc @@ -5,7 +5,7 @@ set guioptions-=m set guioptions-=T set guioptions-=e -set guifont=Monospace\ 8 +set guifont=Droid\ Sans\ Mono\ 8 nnoremap h nnoremap l -- cgit v1.2.3