hm/graphical-client: enable nm-applet
I'm assuming (probably wrongly) that anything using my graphical-client preset is _also_ using NetworkManager, which is probably true for real client machines but may not be true on terminal services machines which also end up with this preset. Whatever, I'll work it out later.
This commit is contained in:
parent
d13dca3f02
commit
cb4ba45b1b
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
};
|
||||
startup = [
|
||||
{ command = "xss-lock --transfer-sleep-lock -- i3lock --nofork"; notification = false; }
|
||||
{ command = "nm-applet"; notification = false; }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue