dremora: fs notification fix
This commit is contained in:
parent
06d8f1548d
commit
c78e8ad13f
|
@ -159,7 +159,6 @@ mpdwidget = lain.widgets.mpd({
|
||||||
fshome = lain.widgets.fs({
|
fshome = lain.widgets.fs({
|
||||||
partition = "/home",
|
partition = "/home",
|
||||||
settings = function()
|
settings = function()
|
||||||
fs_notification_preset.fg = white
|
|
||||||
fs_header = ""
|
fs_header = ""
|
||||||
fs_p = ""
|
fs_p = ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue