meson: install themes to $datadir/foot/themes

This commit is contained in:
Daniel Eklöf 2021-10-27 17:31:02 +02:00
parent 329ad66568
commit eebec8e38d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 0 deletions

View file

@ -43,6 +43,7 @@
* `[key-bindings].noop` action. Key combinations assigned to this
action will not be sent to the application
(https://codeberg.org/dnkl/foot/issues/765).
* Color schemes are now installed to `${datadir}/foot/themes`.
### Changed