From 66ebf6e1e49075c36ce8e1a3e869985f6b171581 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sun, 25 Dec 2022 23:27:37 +0100 Subject: added http audio output to mpd --- .config/x11/xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index b2e6a2a..0c98334 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -2,8 +2,8 @@ rfkill block all -# eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" -# eval "$(ssh-agent)" +eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" +eval "$(ssh-agent)" xset r rate 300 30 xset s off -dpms -- cgit v1.2.3