mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
start: start network manager applet on guybrush
This commit is contained in:
parent
5691323e73
commit
9185f2ce9c
1 changed files with 1 additions and 1 deletions
|
@ -74,6 +74,6 @@ startapps = function()
|
|||
xrun("Transmission", "transmission-gtk -m")
|
||||
elseif config.hostname == "guybrush" then
|
||||
xrun("keepassx", "keepassx -min -lock")
|
||||
-- xrun("nm-applet")
|
||||
xrun("NetworkManager Applet", "nm-applet")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue