From b644e10586e8d7e19b57eb3434779c226283107a Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 29 Aug 2019 15:44:00 +0300 Subject: [PATCH] i3: force LC_ALL=fi_FI.utf8 for i3status --- conf/i3/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index 58f728f9..e7ed0be2 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -13,6 +13,8 @@ # Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo # de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal # +# i3status command below expects locale fi_FI.utf8 +# # Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct # https://askubuntu.com/a/600946 # @@ -207,9 +209,9 @@ mode "resize" { bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) +# finds out, if available) CHANGEME bar { - status_command i3status + status_command LC_ALL=fi_FI.utf8 i3status # Solarized Dark copied from https://github.com/tobiaszwaszak/i3wm/blob/master/config colors { background #002b36