cyberboobs sway conf
This commit is contained in:
@@ -39,6 +39,14 @@
|
|||||||
copy:
|
copy:
|
||||||
dest: /boot/grub/custom.cfg
|
dest: /boot/grub/custom.cfg
|
||||||
content: set color_normal=dark-gray/black
|
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:
|
handlers:
|
||||||
- name: update initramfs
|
- name: update initramfs
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user