AutoYADM commit: 2024-12-03 20:30:03

This commit is contained in:
Daniel Fichtinger 2024-12-03 20:30:03 -05:00
parent a4051da7fa
commit 4caa9f7e01
2 changed files with 21 additions and 0 deletions

View file

@ -9,5 +9,13 @@ return {
},
opts = {
-- See below for full list of options 👇
notifiers = {
{
name = "Default",
opts = {
sticky = false,
},
},
},
},
}