diff options
author | Joe <rbo@gmx.us> | 2025-09-10 21:21:46 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-09-10 21:21:46 +0200 |
commit | 012ab11572078a8c20298209bc095e3bf8cb6c93 (patch) | |
tree | d14765fd84531b1e9fc95b571979e63f509cfed3 /.config/x11 | |
parent | up (diff) | |
download | dotfiles-bsd-012ab11572078a8c20298209bc095e3bf8cb6c93.tar.gz dotfiles-bsd-012ab11572078a8c20298209bc095e3bf8cb6c93.tar.bz2 dotfiles-bsd-012ab11572078a8c20298209bc095e3bf8cb6c93.tar.xz dotfiles-bsd-012ab11572078a8c20298209bc095e3bf8cb6c93.tar.zst dotfiles-bsd-012ab11572078a8c20298209bc095e3bf8cb6c93.zip |
Diffstat (limited to '')
-rw-r--r-- | .config/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 18ec7b6..fafae24 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -53,6 +53,7 @@ start_apps() { startif copyq startif nextcloud [ $host = "po-rbo" ] && QT_SCALE_FACTOR=1.35 startif rclone-browser +} export LANG='en_US.UTF-8' [ $host = "mother" ] && "$HOME"/.local/bin/scr2 |