diff --git a/README.md b/README.md index 4f23f0e..c6c57db 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ Example configurations can be found in [examples/config/](examples/config) The config needs to be copied to `/etc/ckgreeter/config.toml` before the greeter can be run. +## Screenshots +![CKGreeter, with search query 'slot canyon' and x/wayland session detection enabled](assets/screenshot1.png) +*CKGreeter, with search query 'slot canyon' and x/wayland session detection enabled* + ## License - **Commits after 17.06.2026:** Licensed under the [Functional Source License, Version 1.1, MIT Future License](LICENSE.md). - **Prior unlicensed commits (before 17.06.2026):** Copyright (c) 2026 CanadianBaconBoi. All rights reserved. diff --git a/assets/screenshot1.png b/assets/screenshot1.png new file mode 100644 index 0000000..c52c515 Binary files /dev/null and b/assets/screenshot1.png differ