From eb1fa89c2d0dafa21181ccbb6d79b8f8f90b6fc8 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Tue, 3 Jun 2025 14:02:17 -0400 Subject: dots --- .config/systemd/user/graphical-session.target.wants/mako.service | 1 + .../systemd/user/graphical-session.target.wants/pipewire-pulse.service | 1 + .config/systemd/user/graphical-session.target.wants/pipewire.service | 1 + .config/systemd/user/graphical-session.target.wants/pipewire.socket | 1 + .config/systemd/user/graphical-session.target.wants/swww.service | 1 + .config/systemd/user/graphical-session.target.wants/waybar.service | 1 + 6 files changed, 6 insertions(+) create mode 120000 .config/systemd/user/graphical-session.target.wants/mako.service create mode 120000 .config/systemd/user/graphical-session.target.wants/pipewire-pulse.service create mode 120000 .config/systemd/user/graphical-session.target.wants/pipewire.service create mode 120000 .config/systemd/user/graphical-session.target.wants/pipewire.socket create mode 120000 .config/systemd/user/graphical-session.target.wants/swww.service create mode 120000 .config/systemd/user/graphical-session.target.wants/waybar.service (limited to '.config/systemd/user/graphical-session.target.wants') diff --git a/.config/systemd/user/graphical-session.target.wants/mako.service b/.config/systemd/user/graphical-session.target.wants/mako.service new file mode 120000 index 0000000..e445bda --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/mako.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/mako.service \ No newline at end of file diff --git a/.config/systemd/user/graphical-session.target.wants/pipewire-pulse.service b/.config/systemd/user/graphical-session.target.wants/pipewire-pulse.service new file mode 120000 index 0000000..f631f69 --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/pipewire-pulse.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire-pulse.service \ No newline at end of file diff --git a/.config/systemd/user/graphical-session.target.wants/pipewire.service b/.config/systemd/user/graphical-session.target.wants/pipewire.service new file mode 120000 index 0000000..47f171d --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/pipewire.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire.service \ No newline at end of file diff --git a/.config/systemd/user/graphical-session.target.wants/pipewire.socket b/.config/systemd/user/graphical-session.target.wants/pipewire.socket new file mode 120000 index 0000000..d871d81 --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/pipewire.socket @@ -0,0 +1 @@ +/usr/lib/systemd/user/pipewire.socket \ No newline at end of file diff --git a/.config/systemd/user/graphical-session.target.wants/swww.service b/.config/systemd/user/graphical-session.target.wants/swww.service new file mode 120000 index 0000000..73bc0b7 --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/swww.service @@ -0,0 +1 @@ +../swww.service \ No newline at end of file diff --git a/.config/systemd/user/graphical-session.target.wants/waybar.service b/.config/systemd/user/graphical-session.target.wants/waybar.service new file mode 120000 index 0000000..c2a0b64 --- /dev/null +++ b/.config/systemd/user/graphical-session.target.wants/waybar.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/waybar.service \ No newline at end of file -- cgit v1.2.3-54-g00ecf