diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-01-18 10:45:39 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-01-18 10:45:39 +0000 |
commit | b7715a0b58024479bf66f1df8cd04ff54cb1229a (patch) | |
tree | 89bcd6e1276f113789ec0ff82f41b5d5d20597a1 /install.yaml | |
parent | 83560b5b4ba00df1552d14150ec5d7930e2bdd0a (diff) |
Add i3status.conf
Diffstat (limited to 'install.yaml')
-rw-r--r-- | install.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install.yaml b/install.yaml index 21f2982..d29820c 100644 --- a/install.yaml +++ b/install.yaml @@ -23,7 +23,8 @@ default: # Special targets special: - .i3: ~/.config/i3 + .i3/config: ~/.config/i3/config + .i3/i3status.conf: ~/.config/i3status/config .mr/mrconfig: ~/.mrconfig .mr/mrtrust: ~/.mrtrust .msmtprc: ~/.msmptprc |