Launch nw-applet at startup

This commit is contained in:
Thomas FORGIONE 2017-03-09 08:52:55 +01:00
parent a6cfb2b8aa
commit 5b6749a78f
No known key found for this signature in database
GPG Key ID: 2A210FFC062E00C3
1 changed files with 1 additions and 0 deletions

View File

@ -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&')