Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 5b8b1fd

Browse files
core: simplify notify config
1 parent 3ba61cf commit 5b8b1fd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

plugins/core.lua

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,7 @@ return {
9090
opts = {
9191
top_down = false,
9292
timeout = 1000,
93-
-- log level - hide file write messages
94-
level = 3,
95-
-- background_color = "#000000",
93+
-- log level - 3 hide file write messages
9694
},
9795
},
9896
}

0 commit comments

Comments
 (0)