forked from ahurac/dotfiles
st -> alacritty dans mon script de lancement VNC
This commit is contained in:
parent
41ec79337b
commit
2463d7e589
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ fi
|
||||||
cd
|
cd
|
||||||
xfwm4 &
|
xfwm4 &
|
||||||
artix-pipewire-launcher &
|
artix-pipewire-launcher &
|
||||||
st
|
alacritty
|
||||||
wait
|
wait
|
||||||
|
|
Loading…
Reference in a new issue