diff options
Diffstat (limited to 'install-arch.sh')
-rw-r--r-- | install-arch.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/install-arch.sh b/install-arch.sh index a28b600..8a411e7 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -147,9 +147,11 @@ sudo pacman -Sy \ cups cups-pdf sane \ imv grim slurp mpv \ keepassxc wl-clipboard \ - qutebrowser + qutebrowser \ + khal vdirsyncer sudo systemctl enable cups.service --now +systemctl --user enable vdirsyncer.timer --now # AUR installs aur sync nerd-fonts-hack |