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