diff options
| author | Anton Bobov <abobov@gmail.com> | 2019-11-03 16:56:18 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2019-11-03 16:56:18 +0500 |
| commit | 489ec5d02914d2f2d6d8c43fa1598d7293b5191e (patch) | |
| tree | b6b9faf85bcf0620b1443cd45b7c33d566e8920e /install.conf.yaml | |
| parent | d7ceb2c81316529e2d46e19489fc3b765ef7d84f (diff) | |
Xfce4 terminal settings.
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/install.conf.yaml b/install.conf.yaml index 5d00e4b..88e8131 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -1,6 +1,7 @@ - defaults: link: relink: true + create: true - clean: ['~'] @@ -23,10 +24,9 @@ ~/.zshrc: files/.zshrc ~/.zshenv: files/.zshenv ~/bin: files/bin - ~/.config/: - glob: true - path: files/.config/* - create: true + ~/.config/devilspie2: files/.config/devilspie2 + ~/.config/youtube-dl: files/.config/youtube-dl + ~/.config/xfce4/terminal: files/.config/xfce4/terminal - create: - ~/.z |
