change webcord for the official discord client
This commit is contained in:
parent
e7706d6bc2
commit
59eeee7961
2 changed files with 3 additions and 2 deletions
2
arch.sh
2
arch.sh
|
@ -21,7 +21,7 @@ then
|
||||||
yay -Y --devel --save
|
yay -Y --devel --save
|
||||||
|
|
||||||
# === AUR packages ==
|
# === AUR packages ==
|
||||||
yay -S --noconfirm spotify obsidian parsec-bin onlyoffice-bin x11-emoji-picker-git gnome-shell-extension-dash-to-dock gnome-shell-extension-desktop-icons-ng dracula-gtk-theme dracula-icons-git vscodium-bin ttf-symbola gnome-shell-extension-appindicator-git touchegg gnome-shell-extension-x11gestures gnome-shell-extension-no-overview nerd-fonts-meslo webcord-git gnome-shell-extension-gsconnect
|
yay -S --noconfirm spotify obsidian parsec-bin onlyoffice-bin x11-emoji-picker-git gnome-shell-extension-dash-to-dock gnome-shell-extension-desktop-icons-ng dracula-gtk-theme dracula-icons-git vscodium-bin ttf-symbola gnome-shell-extension-appindicator-git touchegg gnome-shell-extension-x11gestures gnome-shell-extension-no-overview nerd-fonts-meslo gnome-shell-extension-gsconnect
|
||||||
|
|
||||||
# === Disable wayland ==
|
# === Disable wayland ==
|
||||||
sed -i 's/#Wayland/Wayland/g' /etc/gdm/custom.conf
|
sed -i 's/#Wayland/Wayland/g' /etc/gdm/custom.conf
|
||||||
|
|
|
@ -105,7 +105,8 @@
|
||||||
"docker-compose",
|
"docker-compose",
|
||||||
"python-pip",
|
"python-pip",
|
||||||
"bluez-utils",
|
"bluez-utils",
|
||||||
"vlc"
|
"vlc",
|
||||||
|
"discord"
|
||||||
],
|
],
|
||||||
"plugin": null,
|
"plugin": null,
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|
Loading…
Reference in a new issue