Add ~/.config/systemd/user
This commit is contained in:
10
dot_config/systemd/user/geoclue-agent.service
Normal file
10
dot_config/systemd/user/geoclue-agent.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Geoclue agent
|
||||
BindsTo=sway-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/lib/geoclue-2.0/demos/agent
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
Reference in New Issue
Block a user