Rerun prettier
This commit is contained in:
parent
d9eeeb3684
commit
e205c6c0cf
7 changed files with 51 additions and 16 deletions
|
|
@ -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' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue