about summary refs log tree commit diff
path: root/nixos/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/.profile')
-rw-r--r--nixos/.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/.profile b/nixos/.profile
index a66f90e..d823876 100644
--- a/nixos/.profile
+++ b/nixos/.profile
@@ -13,7 +13,6 @@ export MANPATH="$HOME/.local/share/man:$MANPATH"
 export GOPATH="$HOME/.local/share/go"
 export XMODIFIERS=@im=ibus
 export QT_IM_MODULE=ibus
-export QT_QPA_PLATFORMTHEME=qt5ct
 
 # if running bash
 if [ -n "$BASH_VERSION" ]; then