Move after/plugin
to plugin
This commit is contained in:
parent
9b6f7310f2
commit
f724019e43
24 changed files with 0 additions and 0 deletions
7
plugin/fidget.lua
Normal file
7
plugin/fidget.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
require("fidget").setup {
|
||||
notification = {
|
||||
window = {
|
||||
winblend = 0,
|
||||
},
|
||||
},
|
||||
}
|
Reference in a new issue