diff --git a/README.md b/README.md index 8aac104..eff3298 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,13 @@ ags ``` Or you can add it to your Hyprland config (hyprland.conf) to auto-start with: +```bash +exec-once = ags +``` ### Notifications HyprPanel handles notifications through the AGS built-in notification service. If you're already using a notification daemon such as Dunst or Mako, you may have to stop them to prevent conflicts with HyprPanel. -```bash -exec-once = ags -``` > NOTE: If your system is in a language other than English, the resource monitor in the dashboard may not work properly.