Updated, modded and refactored plyer

This commit is contained in:
Mark Qvist 2024-06-02 18:31:58 +02:00
parent 16e055ba25
commit bb86bee399
104 changed files with 790 additions and 2472 deletions

View file

@ -4,8 +4,8 @@ Module of Linux API for plyer.notification.
import warnings
import subprocess
from plyer.facades import Notification
from plyer.utils import whereis_exe
from sbapp.plyer.facades import Notification
from sbapp.plyer.utils import whereis_exe
import os