Update README.md

This commit is contained in:
Jas Singh
2024-07-27 20:10:57 -07:00
committed by GitHub
parent bb6597fe01
commit a8d3bd286a

View File

@@ -65,13 +65,13 @@ ags
``` ```
Or you can add it to your Hyprland config (hyprland.conf) to auto-start with: Or you can add it to your Hyprland config (hyprland.conf) to auto-start with:
```bash
exec-once = ags
```
### Notifications ### 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. 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. > NOTE: If your system is in a language other than English, the resource monitor in the dashboard may not work properly.