From 89c23e47917a7122439caffa5ecb17fa06d78f36 Mon Sep 17 00:00:00 2001 From: Vyvir <135277623+vyvir@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:58:13 +0200 Subject: [PATCH] Add libnotify to Arch dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e10fb7..5657134 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ sudo dnf install binutils python3-pip python3-requests python3-keyring git libap ``` Arch Linux: ``` -sudo pacman -S binutils wget curl git python-pip python-requests python-gobject python-keyring libappindicator-gtk3 usbmuxd libimobiledevice avahi zlib unzip usbutils psmisc libhandy +sudo pacman -S binutils wget curl git python-pip python-requests python-gobject python-keyring libappindicator-gtk3 usbmuxd libimobiledevice avahi zlib unzip usbutils psmisc libhandy libnotify ``` OpenSUSE: