Closed cyl3x closed 6 months ago
Same as I mentioned here at the main repo. Happenes in archcraft-dwm/shared/bin/dwmbar.sh in the memory function. I really appreciate your work :)
archcraft-dwm/shared/bin/dwmbar.sh
memory
Not a general issue. Can simple be resolved by adding export LANG=en_US.utf-8 in /usr/share/archcraft/dwm/scripts/dwm_bar script.
export LANG=en_US.utf-8
/usr/share/archcraft/dwm/scripts/dwm_bar
Same as I mentioned here at the main repo. Happenes in
archcraft-dwm/shared/bin/dwmbar.sh
in thememory
function. I really appreciate your work :)