add cram, remove cal8tor
This commit is contained in:
parent
c54834edbc
commit
edc59ddb8f
2 changed files with 2 additions and 2 deletions
2
arch.sh
2
arch.sh
|
@ -59,7 +59,7 @@ main() {
|
||||||
gnome-shell-extension-alphabetical-grid-extension texlive-latexindent-meta \
|
gnome-shell-extension-alphabetical-grid-extension texlive-latexindent-meta \
|
||||||
gnome-shell-extension-quick-settings-tweaks-git \
|
gnome-shell-extension-quick-settings-tweaks-git \
|
||||||
epson-inkjet-printer-stylus-photo-px810fw-series \
|
epson-inkjet-printer-stylus-photo-px810fw-series \
|
||||||
gnome-shell-extension-blur-my-shell
|
gnome-shell-extension-blur-my-shell cram
|
||||||
|
|
||||||
|
|
||||||
# === Disable wayland ==
|
# === Disable wayland ==
|
||||||
|
|
|
@ -68,7 +68,7 @@ main() {
|
||||||
|
|
||||||
# === AUR packages ==
|
# === AUR packages ==
|
||||||
paru -S --noconfirm \
|
paru -S --noconfirm \
|
||||||
cal8tor otf-font-awesome topgrade-bin texlive-latexindent-meta
|
otf-font-awesome topgrade-bin texlive-latexindent-meta cram
|
||||||
|
|
||||||
# === Rust ==
|
# === Rust ==
|
||||||
# Add Cargo packages from Rust
|
# Add Cargo packages from Rust
|
||||||
|
|
Loading…
Reference in a new issue