Rerun prettier

This commit is contained in:
Sonny Bakker 2022-05-15 19:19:11 +02:00
parent d9eeeb3684
commit e205c6c0cf
7 changed files with 51 additions and 16 deletions

View file

@ -22,8 +22,8 @@
src: 'templates/konsole.profile.j2',
dest: '{{ xdg_data_dir }}/konsole/Standard.profile',
}
- {
- {
src: 'templates/konsole.colorscheme.j2',
dest: '{{ xdg_data_dir }}/konsole/BlackOnWhite.colorscheme'
dest: '{{ xdg_data_dir }}/konsole/BlackOnWhite.colorscheme',
}
- { src: 'templates/konsole.config.j2', dest: '{{ xdg_config_dir }}/konsolerc' }