From dfe0c96e86554db72796391a0dd9cbcf419cc8bd Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 18 Aug 2024 18:07:44 +0200 Subject: [PATCH] chore: add chatterino for twitch chat and auto volume for mpv --- users/patrick/impermanence.nix | 2 ++ users/patrick/patrick.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/users/patrick/impermanence.nix b/users/patrick/impermanence.nix index 813699b..315cd40 100644 --- a/users/patrick/impermanence.nix +++ b/users/patrick/impermanence.nix @@ -26,6 +26,8 @@ ".config/WebCord" ".local/share/TelegramDesktop" + ".cache/mpv" + # Folders for steam ".local/share/Steam" ".steam" diff --git a/users/patrick/patrick.nix b/users/patrick/patrick.nix index 0cc000e..6583a0e 100644 --- a/users/patrick/patrick.nix +++ b/users/patrick/patrick.nix @@ -28,6 +28,7 @@ streamlink streamlink-twitch-gui-bin + chatterino2 yt-dlp @@ -42,6 +43,7 @@ xdg.configFile."mpv/mpv.conf".text = '' vo=gpu-next hwdec=auto-safe + volume=30 ''; xdg.configFile."mpv/input.conf".text = '' UP add volume 2