Added network manager applet to awesome

This commit is contained in:
Warren Hood 2022-11-25 01:48:24 +02:00
parent 22a3c9719d
commit d73ab7dfb4

View file

@ -602,4 +602,5 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
-- --
-- compositor -- compositor
awful.spawn("compton") awful.util.spawn("compton")
awful.util.spawn("nm-applet")