programs/discord: autostart

This commit is contained in:
Anthony Rodriguez 2025-02-11 19:39:09 +01:00
parent 6129318685
commit 9648fdf0a5
Signed by: nezia
SSH key fingerprint: SHA256:Ihfpl0rUpqDevYqnzSR34OYfVLbDNkBiUjs3CpX4ykA

View file

@ -25,6 +25,7 @@ in {
config = mkIf config.local.profiles.desktop.enable {
hjem.users.${username} = {
packages = [discord krisp-patcher];
autostart.programs = [discord];
files.".config/Vencord/themes/midnight-base16.css".text = with styleCfg.scheme.palette;
mkIf styleCfg.enable ''
/**