aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-02-04 18:56:51 +0000
committerJustine Smithies <justine@smithies.me.uk>2026-02-04 18:56:51 +0000
commit721fd6426c02150221f7f383bb88766cf45db13d (patch)
treee36e90955255d4d698bb52442df5b32d2f634722
parent89a0cdbb6f0c0294e640cda08cc1e853f63ca282 (diff)
Roemoved unused commented out export lines
-rw-r--r--.kshrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/.kshrc b/.kshrc
index f1cba5b..4139e54 100644
--- a/.kshrc
+++ b/.kshrc
@@ -68,17 +68,13 @@ PS1="\[\e[1;32m\]\u@\h \[\e[1;34m\]\w\[\e[0m\] \[\e[1;31m\]\$(__get_current_git_
COLORTERM="truecolor"
EDITOR="vim"
VISUAL="vim"
-STARSHIP_CONFIG=~/.config/starship/config.toml
BROWSER="qutebrowser"
XDG_CONFIG_HOME="$HOME/.config"
WEECHAT_HOME="$XDG_CONFIG_HOME/weechat"
MOZ_ENABLE_WAYLAND=1
XDG_SESSION_TYPE=wayland
GDK_BACKEND=wayland
-# export QT_QPA_PLATFORM=wayland
-# export XKB_DEFAULT_LAYOUT=us
-export LANG="en_US.UTF-8"
-# export LC_ALL="en_US.UTF-8"
+LANG="en_US.UTF-8"
TERMINAL="foot"
SAL_USE_VCLPLUGIN=gtk3
# To make Qutebrowser run under FreeBSD Wayland