i3: force LC_ALL=fi_FI.utf8 for i3status

This commit is contained in:
Aminda Suomalainen 2019-08-29 15:44:00 +03:00
parent c91b1b97a9
commit b644e10586
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 4 additions and 2 deletions

View File

@ -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