dotfiles/meta/configs/arch.i3.yaml
2023-02-07 18:14:24 -05:00

5 lines
227 B
YAML

- shell:
-
command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S `cat arch/i3.deps | grep -v '#'`"
description: "Installing i3 dependancies"