diff options
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 & |