diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-01-23 12:12:51 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-01-23 12:12:51 +0100 |
| commit | d0d92a961496a92db02f01de845a51d1b3974237 (patch) | |
| tree | 8d714eb34642aa5f9d0af228b7c08c8a5adf954b /.config/shell/profile | |
| parent | d167f29c437a8f1a52268fabfa0dda02f7b8ccc9 (diff) | |
back to gentoo
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 210e7e4..65f116e 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -19,6 +19,9 @@ export XMODIFIERS='@im=ibus' export VDPAU_DRIVER=radeonsi +export EIX_LIMIT=0 +export EIX_LIMIT_COMPACT=0 + export LC_ALL=en_US.utf8 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib:/usr/local/lib64" |
