aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-02 22:23:21 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-02 22:23:21 +0530
commit625d1bda2937821e0709cc070532f05e551f0ce6 (patch)
tree2462f2e86cb9112657180ab38357810c143fdc07 /.zprofile
parent6af06fcfe3861d3ba70f57d1ac0250171a67b06f (diff)
removed lxsession from xmonad
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 686481f..411595c 100644
--- a/.zprofile
+++ b/.zprofile
@@ -3,7 +3,7 @@
[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv
startpage &
-alias startx="startx ~/.xinitrc"
+# alias startx="startx ~/.xinitrc"
alias xm="startx xmonad"
alias ob="startx openbox"