mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-04-26 12:25:39 +00:00
6 lines
100 B
Lua
6 lines
100 B
Lua
require('notify').setup({
|
|
background_colour = "#000000",
|
|
max_width = 120,
|
|
max_height = 10,
|
|
})
|