diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2023-03-10 16:04:52 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2023-03-10 16:04:52 +0100 |
commit | 048477b0a072b23c2850ad4c8ccf057847c81cd9 (patch) | |
tree | 11b9708cc971749624543257290200a966903986 /bash | |
parent | abe8d9418100398b9c1c6858fc72b5fe51be3a7b (diff) | |
download | dotfiles-048477b0a072b23c2850ad4c8ccf057847c81cd9.tar.gz |
qt5ct
Diffstat (limited to 'bash')
-rw-r--r-- | bash/10-env.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/10-env.profile b/bash/10-env.profile index d7e09b9..10a1b59 100644 --- a/bash/10-env.profile +++ b/bash/10-env.profile @@ -28,3 +28,5 @@ export GRADLE_USER_HOME=~/.gradle export HISTTIMEFORMAT="%y-%m-%d %T " export HISTSIZE=1000 + +export QT_QPA_PLATFORMTHEME=qt6ct |