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 /i3/config | |
parent | 3c4f5639c881dd26197debcb429cd700d28174ea (diff) |
conky is better!!!
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |