picom
This commit is contained in:
parent
28352cda54
commit
c9e51f9521
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue