diff options
| author | David Kaufmann <astra@ionic.at> | 2016-08-15 22:30:35 +0200 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2016-08-15 22:30:35 +0200 |
| commit | 33f3ce977e31fbc0b8a13b23f4e47bb729ea2f15 (patch) | |
| tree | 3122e76a73a9b0ec08a0bb5b7773ca394b178d5d /skel | |
| parent | 5575b570c6263fd921ece080436ce7b17dd99a7e (diff) | |
| download | config-33f3ce977e31fbc0b8a13b23f4e47bb729ea2f15.tar.gz | |
fix dolphin symbols
Diffstat (limited to 'skel')
| -rw-r--r-- | skel/.zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skel/.zprofile b/skel/.zprofile index f608c93..b429d15 100644 --- a/skel/.zprofile +++ b/skel/.zprofile @@ -1,3 +1,5 @@ +export XDG_CURRENT_DESKTOP=kde + export LANG='en_US.UTF-8' if [[ -x /usr/bin/locale ]]; then local mylocale |
