update XCompose so that it also loads system language files.
[dotfiles.git] / x / .config / i3 / config
index 884f6e8..1bd00f5 100644 (file)
@@ -138,6 +138,6 @@ bindsym $mod+p mode "resize"
 # Start i3bar to display a workspace bar (plus the system information i3status
 # finds out, if available)
 bar {
-       status_command ~/conky.sh
+       status_command i3status
        font pango:$font $fontsize
 }