notifications

This commit is contained in:
CDaut 2024-04-18 22:41:46 +02:00
parent b78f561df5
commit c27290b026
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 7 additions and 1 deletions

View file

@ -47,6 +47,11 @@ in
always = true;
notification = false;
}
{
command = "systemctl --user restart xfce4-notifyd.service";
always = true;
notification = false;
}
{
command = "blueman-applet";
always = true;