This commit is contained in:
tosu 2023-12-06 03:23:44 +01:00
parent 28352cda54
commit c9e51f9521
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ export NVM_DIR="${HOME}"/.nvm
[ -s "${NVM_DIR}"/bash_completion ] && . "${NVM_DIR}"/bash_completion
######################## More or less shell specific END #####################
picom &
nohup startlxde 2>/dev/null 1>&2 & disown
while true ; do
dwm 2>>/home/tosuman/.xinit.log 1>&2