use vencord installer instead of betterdiscord installer
This commit is contained in:
parent
ade6d4c8ff
commit
4a6f909472
2 changed files with 3 additions and 2 deletions
|
@ -2,3 +2,4 @@ abbr code "codium"
|
|||
abbr d "nautilus . -w &> /dev/null & disown"
|
||||
abbr spotify "spotify &> /dev/null & disown"
|
||||
abbr vs "codium ."
|
||||
abbr vencord-installer 'sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'
|
||||
|
|
4
arch.sh
4
arch.sh
|
@ -49,8 +49,8 @@ main() {
|
|||
gnome-shell-extension-appindicator-git touchegg \
|
||||
gnome-shell-extension-x11gestures \
|
||||
gnome-shell-extension-no-overview nerd-fonts-meslo \
|
||||
gnome-shell-extension-gsconnect betterdiscord-installer \
|
||||
spim-svn gnome-shell-extension-rounded-window-corners \
|
||||
gnome-shell-extension-gsconnect spim-svn \
|
||||
gnome-shell-extension-rounded-window-corners \
|
||||
gnome-shell-extension-alphabetical-grid-extension \
|
||||
gnome-shell-extension-tiling-assistant \
|
||||
evolution-etesync-git \
|
||||
|
|
Loading…
Reference in a new issue