add xfce notify daemon

This commit is contained in:
Anders da Silva Rytter Hansen 2026-01-28 20:44:56 -03:00
commit 78ac964776

View file

@ -14,9 +14,11 @@ cd xfce4-mixer-4.20.0
cd ../
#tar -xjf xfce4-notifyd-0.9.7.tar.bz2
#cd xfce4-notifyd-0.9.7
#./configure --prefix=/usr && make && make install
tar -xjf xfce4-notifyd-0.9.7.tar.bz2
cd xfce4-notifyd-0.9.7
./configure --prefix=/usr && make && make install
cd ../
tar -xf xfce4-clipman-plugin-1.7.0.tar.xz
cd xfce4-clipman-plugin-1.7.0