diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2021-10-15 21:39:45 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2021-10-15 21:39:45 +0530 |
commit | fd18b4c5fbbcd695e34593e4c838403d922f3df3 (patch) | |
tree | ae4b4e8a4687a9957868032b1f31f6a65cf9b29c /.xprofile | |
parent | 4041b53a532ff59489071562dcca3c672ac3e292 (diff) |
Pushing Updated KDE config files
Diffstat (limited to '.xprofile')
-rw-r--r-- | .xprofile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.xprofile b/.xprofile deleted file mode 100644 index 4d24ec8..0000000 --- a/.xprofile +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv - -start-server & -nitrogen --restore & -picom & |