diff --git a/.github/images/appearance_panel.png b/.github/images/appearance_panel.png new file mode 100644 index 00000000..65f7fd4a Binary files /dev/null and b/.github/images/appearance_panel.png differ diff --git a/.github/images/multitasking_page.png b/.github/images/multitasking_page.png new file mode 100644 index 00000000..ea440267 Binary files /dev/null and b/.github/images/multitasking_page.png differ diff --git a/.github/images/power_panel.png b/.github/images/power_panel.png new file mode 100644 index 00000000..ed9da40c Binary files /dev/null and b/.github/images/power_panel.png differ diff --git a/README.md b/README.md index 7458e212..b74b3e72 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ The goal of this project is to build a feature complete settings app for the Ubuntu desktop with the Flutter UI toolkit. -![Light Screenshot](.github/images/screenshot_light.png) -![Dark Screenshot](.github/images/screenshot_dark.png) +![](.github/images/appearance_panel.png) +![](.github/images/multitasking_page.png) +![](.github/images/power_panel.png) Mentionable packages that we use and want to thank are: @@ -83,7 +84,7 @@ sudo apt install libhandy-1-dev - [X] Power page - [ ] Displays page - [X] Mouse and touchpad page -- [ ] Keyboard shortcuts page - WIP +- [X] Keyboard shortcuts page - WIP - [ ] Printers page - WIP - [X] Removeable Media page - [ ] Color page