parent
27abf19585
commit
8da805b630
2 changed files with 2 additions and 3 deletions
3
arch.sh
3
arch.sh
|
@ -53,8 +53,7 @@ main() {
|
||||||
gnome-shell-extension-rounded-window-corners \
|
gnome-shell-extension-rounded-window-corners \
|
||||||
gnome-shell-extension-alphabetical-grid-extension \
|
gnome-shell-extension-alphabetical-grid-extension \
|
||||||
gnome-shell-extension-tiling-assistant \
|
gnome-shell-extension-tiling-assistant \
|
||||||
gnome-shell-extension-quick-settings-tweaks-git \
|
gnome-shell-extension-quick-settings-tweaks-git
|
||||||
texlive-acrotex
|
|
||||||
|
|
||||||
# === Disable wayland ==
|
# === Disable wayland ==
|
||||||
sed -i "s/#Wayland/Wayland/g" /etc/gdm/custom.conf
|
sed -i "s/#Wayland/Wayland/g" /etc/gdm/custom.conf
|
||||||
|
|
|
@ -33,7 +33,7 @@ main() {
|
||||||
uwufetch python-pip opam cpanminus unison \
|
uwufetch python-pip opam cpanminus unison \
|
||||||
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
||||||
rsync doxygen emacs-nox ttf-fira-sans ttf-fira-code \
|
rsync doxygen emacs-nox ttf-fira-sans ttf-fira-code \
|
||||||
ttf-fira-mono mingw-w64-gcc texlive-acrotex
|
ttf-fira-mono mingw-w64-gcc
|
||||||
|
|
||||||
# === Rustup ==
|
# === Rustup ==
|
||||||
# Init rustup
|
# Init rustup
|
||||||
|
|
Loading…
Reference in a new issue