Update konsole config
This commit is contained in:
parent
208eca8c05
commit
a6f0bc729c
3 changed files with 105 additions and 2 deletions
|
|
@ -22,4 +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'
|
||||
}
|
||||
- { src: 'templates/konsole.config.j2', dest: '{{ xdg_config_dir }}/konsolerc' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue