Strip non-functioning code fixes
This commit is contained in:
parent
aece4de337
commit
9339b939f6
1 changed files with 0 additions and 4 deletions
|
@ -126,10 +126,6 @@ yay --noconfirm -Syu \
|
|||
|
||||
cp ~/.config/codium-flags.conf ~/.config/code-flags.conf;
|
||||
|
||||
{
|
||||
echo "--ozone-platform-hint=wayland";
|
||||
} | tee -a ~/.config/code-flags.conf > /dev/null;
|
||||
|
||||
# Node.js
|
||||
yay --noconfirm -Syu nodejs-n;
|
||||
sudo n install latest;
|
||||
|
|
Loading…
Reference in a new issue