diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-06-22 01:36:41 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-06-22 01:36:41 +0200 |
commit | 92db688726fb6ef83940f8d274ff6e671edf79c9 (patch) | |
tree | 36ef664196257262242248d80d3a38af0113af4e | |
parent | 3c4f5639c881dd26197debcb429cd700d28174ea (diff) |
conky is better!!!
-rw-r--r-- | conkyrc | 2 | ||||
-rw-r--r-- | i3/config | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -8,7 +8,7 @@ no_buffers yes out_to_console no out_to_stderr no extra_newline no -own_window yes +own_window no own_window_class Conky own_window_type desktop own_window_transparent yes @@ -66,6 +66,7 @@ bind mod1+33 exec /usr/bin/dmenu_run -nb "#000000" -nf "#fecf35" -sb "#303030" - bind mod1+shift+33 exit bind mod1+shift+45 restart -exec i3status -c .i3/status | dzen2 -bg '#000000' -fg "#fecf35" -ta 'c' -fn '-xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*' +#exec i3status -c .i3/status | dzen2 -bg '#000000' -fg "#fecf35" -ta 'c' -fn '-xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*' +exec conky ipc-socket ~/.i3/ipc.sock |