diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-06-02 20:59:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-06-02 21:00:16 +0200 |
commit | efdea8c290baf52fca53ddc25a41bf0774014999 (patch) | |
tree | 2fe5a23ad7301531435c1dc31b94fc4400e28f55 /project.conf | |
parent | 78d486e147517da61be9dc6b6acdbb91b0de353c (diff) |
Add systray
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 9c58c71..0af44cd 100644 --- a/project.conf +++ b/project.conf @@ -14,4 +14,5 @@ xrandr = "1" libpulse = ">=13" libdrm = ">=2" wayland-egl = ">=15" -wayland-client = ">=1"
\ No newline at end of file +wayland-client = ">=1" +appindicator3-0.1 = ">=10"
\ No newline at end of file |