mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-15 08:21:27 -04:00
Expanded README with screenshots and useful programs
Fixes #36 and resolves partially #32
This commit is contained in:
parent
d139b41259
commit
3687099182
8 changed files with 83 additions and 12 deletions
|
|
@ -33,6 +33,12 @@ install_data(
|
|||
install_mode: 'rw-r--r--',
|
||||
)
|
||||
|
||||
install_data(
|
||||
'waybox.svg',
|
||||
install_dir: get_option('prefix') / get_option('datadir') / 'icons',
|
||||
install_mode: 'rw-r--r--',
|
||||
)
|
||||
|
||||
install_data(
|
||||
'waybox.desktop',
|
||||
install_dir: get_option('prefix') / get_option('datadir') + '/wayland-sessions',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue