From 1abd23db1e18266ffe8035daea1aa3153e736428 Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 6 Jan 2026 22:34:59 +0100 Subject: mpv fixed, configured swaylock, and a lot of other stuff --- hm/soft/nixcord.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hm/soft/nixcord.nix') diff --git a/hm/soft/nixcord.nix b/hm/soft/nixcord.nix index 8c2f002..2f12aca 100644 --- a/hm/soft/nixcord.nix +++ b/hm/soft/nixcord.nix @@ -1,4 +1,4 @@ -{ inputs, config, lib, pkgs, ... }: +{ inputs, config, lib, ... }: let cfg = config.hm.soft.nixcord; in @@ -11,7 +11,6 @@ in enable = true; discord = { enable = true; - package = pkgs.discord-krisp; autoscroll.enable = true; vencord.enable = false; @@ -25,7 +24,7 @@ in frameless = true; plugins = { ClearURLs.enable = true; - NoRPC.enable = true; + RPCEditor.enable = true; OnePingPerDM.enable = true; PinDMs = { enable = true; canCollapseDmSection = true; }; SaveFavoriteGIFs.enable = true; -- cgit v1.3