mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
Add logo, fixes #27
The SVG can be scaled to any size, thus we only provide the "minimum" of PNGs as specified by XDG, see "Installing Application Icons" in https://specifications.freedesktop.org/icon-theme-spec/
This commit is contained in:
parent
bae11000cc
commit
6b889564f7
6 changed files with 92 additions and 2 deletions
|
|
@ -149,6 +149,7 @@ install_data('footrc', install_dir: join_paths(get_option('datadir'), 'foot'))
|
|||
|
||||
subdir('completions')
|
||||
subdir('doc')
|
||||
subdir('icons')
|
||||
|
||||
# summary(
|
||||
# {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue