Skip to content
ikz87 edited this page Dec 3, 2024 · 3 revisions

Home

Getting started

After installing by using the provided script (install.sh) or the AUR package, you can run yawns in a terminal to test things out. You'll have to stop any other notification manager you may have running in the background.

image

When first running Yawns, it will create a copy of the default config.ini and style.qss files in ~/.config/yawns. This will be your config directory.

You can also manually specify a different path to load the config and style from, see yawns -h.

With Yawns running, you can test things out by sending a notification:

notify-send Hello

image