mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-30 00:24:59 +01:00
Added network manager applet to awesome
This commit is contained in:
parent
22a3c9719d
commit
d73ab7dfb4
|
@ -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")
|
||||||
|
|
Loading…
Reference in a new issue