From daa4f44f8c9a6a4857192e2528a5428fc48f827f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 1 Mar 2020 09:27:53 +0100 Subject: [PATCH] Revert "systemd: quirks for Guybrush" This reverts commit b602bab527f3c728b97eb37b6e4c398c5efcea7b. --- systemd/graphical-session@.target | 1 - systemd/quirks-guybrush.service | 10 ---------- 2 files changed, 11 deletions(-) delete mode 100644 systemd/quirks-guybrush.service diff --git a/systemd/graphical-session@.target b/systemd/graphical-session@.target index 7781fe3..31a2f11 100644 --- a/systemd/graphical-session@.target +++ b/systemd/graphical-session@.target @@ -14,4 +14,3 @@ Wants=xiccd@%i.service Wants=xsettingsd@%i.service Wants=xss-lock@%i.service Wants=tmux.service -Wants=quirks-guybrush.service diff --git a/systemd/quirks-guybrush.service b/systemd/quirks-guybrush.service deleted file mode 100644 index d4279e1..0000000 --- a/systemd/quirks-guybrush.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Apply quirks for Guybrush -ConditionHost=guybrush -After=pulseaudio.service - -[Service] -Type=oneshot -RemainAfterExit=false -ExecStart=/usr/bin/pactl load-module module-alsa-source device=hw:0,7 channels=4 -ExecStart=/usr/bin/pactl load-module module-alsa-sink device=hw:0,0 channels=4