diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-10 13:57:13 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-10 13:57:13 +0200 |
commit | 9bf64e7af93508c3928db6dfbd80e93c8b55fc3f (patch) | |
tree | b0786176784363c2b2e858db692c9ddbd5573114 /.profile | |
parent | 2615fb91b1737820e6583ff15c048818a3c3f343 (diff) |
Removed dm and screenlockers, reverted to xinit
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" -fi
\ No newline at end of file +fi |