This website requires JavaScript.
Explore
Help
Sign In
hannes
/
dotfiles
Watch
1
Star
1
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8c1840768876569c7fb97b970f209e23f5795b27
dotfiles
/
autostart
/
services
/
nm-applet.service
7 lines
99 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Unit]
BindsTo
=
autostart.target
Run i3 as a systemd user unit
2020-12-21 17:57:18 +01:00
After
=
windowmanager.target
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Service]
ExecStart
=
/usr/bin/nm-applet
Reference in New Issue
Copy Permalink