Skip to content

Instantly share code, notes, and snippets.

@katabame
Last active April 21, 2020 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katabame/a2304257d46e15af126b1f76f92a14b5 to your computer and use it in GitHub Desktop.
Save katabame/a2304257d46e15af126b1f76f92a14b5 to your computer and use it in GitHub Desktop.
echo "deepin-wm --replace > /dev/null 2>&1 < /dev/null &" >> ~/.profile
sudo apt update
sudo apt upgrade -y
sudo apt install fcitx fcitx-mozc -y
sudo apt purge ibus
sudo apt install dconf-cli -y
dconf write /com/deepin/dde/sound-effect/desktop-login false
dconf write /com/deepin/dde/sound-effect/desktop-logout false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment