aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-06 01:00:35 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-06 01:00:35 +0100
commit5d3b5f3dbaea2017088f427eddcd80cd749c136c (patch)
tree13e25506f804b0b15b493dd4632b73d52877951b /.config/systemd
parent3f6ffc7a36e3b6e3a6c55254a1d6dc399ecc81ec (diff)
downloaddotfiles-5d3b5f3dbaea2017088f427eddcd80cd749c136c.tar.gz
dotfiles-5d3b5f3dbaea2017088f427eddcd80cd749c136c.tar.bz2
dotfiles-5d3b5f3dbaea2017088f427eddcd80cd749c136c.tar.xz
dotfiles-5d3b5f3dbaea2017088f427eddcd80cd749c136c.zip
.config/systemd: Adding current systemd --user setup.
Diffstat (limited to '.config/systemd')
l---------.config/systemd/user/default.target.wants/compton.service1
l---------.config/systemd/user/default.target.wants/dbus.socket1
l---------.config/systemd/user/default.target.wants/monitoring.service1
l---------.config/systemd/user/default.target.wants/mpd.service1
l---------.config/systemd/user/default.target.wants/redshift.service1
l---------.config/systemd/user/default.target.wants/stop-screensaver.timer1
l---------.config/systemd/user/default.target.wants/syndaemon.service1
l---------.config/systemd/user/default.target.wants/systemd-analyze-plot.service1
l---------.config/systemd/user/default.target.wants/tmux.service1
l---------.config/systemd/user/sockets.target.wants/pulseaudio.socket1
10 files changed, 10 insertions, 0 deletions
diff --git a/.config/systemd/user/default.target.wants/compton.service b/.config/systemd/user/default.target.wants/compton.service
new file mode 120000
index 0000000..ffd8e1b
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/compton.service
@@ -0,0 +1 @@
+/etc/systemd/user/compton.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/dbus.socket b/.config/systemd/user/default.target.wants/dbus.socket
new file mode 120000
index 0000000..d2513af
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/dbus.socket
@@ -0,0 +1 @@
+/etc/systemd/user/dbus.socket \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/monitoring.service b/.config/systemd/user/default.target.wants/monitoring.service
new file mode 120000
index 0000000..98fac58
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/monitoring.service
@@ -0,0 +1 @@
+/etc/systemd/user/monitoring.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/mpd.service b/.config/systemd/user/default.target.wants/mpd.service
new file mode 120000
index 0000000..0524f66
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/mpd.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/mpd.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/redshift.service b/.config/systemd/user/default.target.wants/redshift.service
new file mode 120000
index 0000000..a9cf4c7
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/redshift.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/redshift.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/stop-screensaver.timer b/.config/systemd/user/default.target.wants/stop-screensaver.timer
new file mode 120000
index 0000000..33588c9
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/stop-screensaver.timer
@@ -0,0 +1 @@
+/etc/systemd/user/stop-screensaver.timer \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/syndaemon.service b/.config/systemd/user/default.target.wants/syndaemon.service
new file mode 120000
index 0000000..24a3281
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/syndaemon.service
@@ -0,0 +1 @@
+/etc/systemd/user/syndaemon.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/systemd-analyze-plot.service b/.config/systemd/user/default.target.wants/systemd-analyze-plot.service
new file mode 120000
index 0000000..90ff8ef
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/systemd-analyze-plot.service
@@ -0,0 +1 @@
+/etc/systemd/user/systemd-analyze-plot.service \ No newline at end of file
diff --git a/.config/systemd/user/default.target.wants/tmux.service b/.config/systemd/user/default.target.wants/tmux.service
new file mode 120000
index 0000000..015d1c0
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/tmux.service
@@ -0,0 +1 @@
+/etc/systemd/user/tmux.service \ No newline at end of file
diff --git a/.config/systemd/user/sockets.target.wants/pulseaudio.socket b/.config/systemd/user/sockets.target.wants/pulseaudio.socket
new file mode 120000
index 0000000..b166523
--- /dev/null
+++ b/.config/systemd/user/sockets.target.wants/pulseaudio.socket
@@ -0,0 +1 @@
+/usr/lib/systemd/user/pulseaudio.socket \ No newline at end of file