diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-16 12:27:11 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-16 12:27:11 +0300 |
commit | 376d68b0443a60a237e9e35462781a2ff504c7ac (patch) | |
tree | ea6457f797e35ea7288ee63c4301678c90247aa4 /artix.sh | |
parent | 86d08f80c0f9a8159139e29c070a87e55469fbc8 (diff) | |
download | swayrice-376d68b0443a60a237e9e35462781a2ff504c7ac.tar.gz swayrice-376d68b0443a60a237e9e35462781a2ff504c7ac.zip |
Config cleaning
* Removed unused stuff.
* Script for updating hosts file with latest unwanted domains.
* Other slight changes.
Diffstat (limited to 'artix.sh')
-rwxr-xr-x | artix.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ pacman -Sy zsh zsh-syntax-highlighting wireguard-tools mediainfo highlight \ otf-latinmodern-math powerline-fonts python-pygit2 polkit polkit-gnome \ zathura zathura-pdf-mupdf zathura-djvu gst-libav blueman bluez \ bluez-runit acpilight accountsservice xdg-user-dirs terminus-font \ - qutebrowser jq stow wdiff texlive-most texlive-lang biber units isync \ + vimb jq stow wdiff texlive-most texlive-lang biber units isync neomutt \ notmuch pass translate-shell gnome-keyring pacman-contrib linux-headers \ openntpd openntpd-runit v4l2loopback-dkms || exit 1 @@ -53,7 +53,7 @@ chown -R "$1:$1" build cd build sudo -u "$1" "git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si" -yay -S --noconfirm aerc-git ttf-symbola ttf-ms-fonts pam-gnupg ncpamixer mimeo \ +yay -S --noconfirm ttf-symbola ttf-ms-fonts pam-gnupg ncpamixer mimeo \ xdg-utils-mimeo cli-visualizer lf dragon-drag-and-drop swaylock-effects \ youtube-viewer abook |