Launch nw-applet at startup
This commit is contained in:
parent
a6cfb2b8aa
commit
5b6749a78f
|
@ -647,3 +647,4 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
|
|||
-- }}}
|
||||
--
|
||||
os.execute('xautolock -time 10 -locker slock&')
|
||||
os.execute('nm-applet&')
|
||||
|
|
Loading…
Reference in New Issue