diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-03-25 19:07:20 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-03-25 19:07:20 +0300 |
commit | 10af684bcb10b903453fb6926e369694c402e248 (patch) | |
tree | 3b18d573a8788372655122c12f92e26febd80f50 /artix.sh | |
parent | de7fcb3e45ae5da908ad1e8d1ef1fd77b15fe358 (diff) | |
download | swayrice-10af684bcb10b903453fb6926e369694c402e248.tar.gz swayrice-10af684bcb10b903453fb6926e369694c402e248.zip |
Small changes
* (Temporarily?) change underline cursor to block, as it is not very
convenient the way it is rendered in foot.
* Other changes.
Diffstat (limited to 'artix.sh')
-rwxr-xr-x | artix.sh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,9 +19,9 @@ pacman -Sy zsh zsh-syntax-highlighting openresolv wireguard-tools \ otf-latinmodern-math powerline-fonts python-pygit2 polkit polkit-gnome \ zathura zathura-pdf-mupdf zathura-djvu gst-libav vifm blueman bluez \ bluez-runit acpilight accountsservice xdg-user-dirs abook terminus-font \ - qutebrowser jq stow wdiff texlive-most units isync notmuch pass \ - translate-shell gnome-keyring pacman-contrib linux-headers \ - v4l2loopback-dkms highlight mediainfo || exit 1 + qutebrowser jq stow wdiff texlive-most texlive-lang biber units isync \ + notmuch pass translate-shell gnome-keyring pacman-contrib linux-headers \ + openntpd openntpd-runit v4l2loopback-dkms highlight mediainfo || exit 1 # Copy system config files cp system/sudoers /etc/ |