aboutsummaryrefslogtreecommitdiff
path: root/profile/.bash_profile
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-04-26 20:36:17 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-04-26 20:36:17 +0000
commitfffa3703032858166c438b29f737d7312c6b7581 (patch)
treefe952f262aadd7598e9dcfdd432a16db160192aa /profile/.bash_profile
parent2721f584dea306a6d5ecb5d21c381b025466d84e (diff)
added .profile
Diffstat (limited to 'profile/.bash_profile')
-rw-r--r--profile/.bash_profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/profile/.bash_profile b/profile/.bash_profile
index 62773b6..863566c 100644
--- a/profile/.bash_profile
+++ b/profile/.bash_profile
@@ -16,5 +16,4 @@ export BROWSER="firefox"
export EDITOR="vim"
export TERMINAL="st"
export READER="zathura"
-export QT_QPA_PLATFORMTHEME=qt5ct
-startx
+export QT_QPA_PLATFORMTHEME="qt5ct"