Removed notify
This commit is contained in:
parent
a44cef719e
commit
7c489caddd
|
@ -39,8 +39,6 @@ end
|
||||||
|
|
||||||
function update_background_widget(s)
|
function update_background_widget(s)
|
||||||
|
|
||||||
naughty.notify({text="test"})
|
|
||||||
|
|
||||||
local margin = 25
|
local margin = 25
|
||||||
|
|
||||||
awful.spawn.easy_async_with_shell(":", function()
|
awful.spawn.easy_async_with_shell(":", function()
|
||||||
|
|
Loading…
Reference in New Issue