summaryrefslogtreecommitdiff
path: root/dot-config/systemd/user/default.target.wants
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-07-01 20:13:17 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-07-01 20:13:17 +0200
commit966078bac05139003ac2be032c185020895fb77a (patch)
tree7d93335d3346fe887a07a099c558cd5821e572fc /dot-config/systemd/user/default.target.wants
parentfb628935931002ff0e602b4ddb9bd7ec8b8de310 (diff)
downloadsleipner-966078bac05139003ac2be032c185020895fb77a.tar.gz
make symlinks also automatically be symlinked to ~/
Diffstat (limited to 'dot-config/systemd/user/default.target.wants')
l---------dot-config/systemd/user/default.target.wants/pipewire-pulse.service1
l---------dot-config/systemd/user/default.target.wants/pipewire-pulse.socket1
l---------dot-config/systemd/user/default.target.wants/yubikey-agent.service1
3 files changed, 3 insertions, 0 deletions
diff --git a/dot-config/systemd/user/default.target.wants/pipewire-pulse.service b/dot-config/systemd/user/default.target.wants/pipewire-pulse.service
new file mode 120000
index 0000000..f631f69
--- /dev/null
+++ b/dot-config/systemd/user/default.target.wants/pipewire-pulse.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/pipewire-pulse.service \ No newline at end of file
diff --git a/dot-config/systemd/user/default.target.wants/pipewire-pulse.socket b/dot-config/systemd/user/default.target.wants/pipewire-pulse.socket
new file mode 120000
index 0000000..45f6209
--- /dev/null
+++ b/dot-config/systemd/user/default.target.wants/pipewire-pulse.socket
@@ -0,0 +1 @@
+/usr/lib/systemd/user/pipewire-pulse.socket \ No newline at end of file
diff --git a/dot-config/systemd/user/default.target.wants/yubikey-agent.service b/dot-config/systemd/user/default.target.wants/yubikey-agent.service
new file mode 120000
index 0000000..c9efe90
--- /dev/null
+++ b/dot-config/systemd/user/default.target.wants/yubikey-agent.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/yubikey-agent.service \ No newline at end of file