cyberboobs sway conf
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user