diff --git a/cyberboobs.yml b/cyberboobs.yml index db3c861..f01b928 100644 --- a/cyberboobs.yml +++ b/cyberboobs.yml @@ -39,6 +39,14 @@ copy: dest: /boot/grub/custom.cfg content: set color_normal=dark-gray/black + - name: setup dotfiles + command: + cmd: stow {{ item.name }} + chdir: ~/dotfiles + creates: "{{ item.path }}" + with_items: + - { name: sway-cyberboobs, path: ~/.config/sway/device-conf } + become: no handlers: - name: update initramfs command: