programs/discord: autostart
This commit is contained in:
parent
6129318685
commit
9648fdf0a5
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ in {
|
||||||
config = mkIf config.local.profiles.desktop.enable {
|
config = mkIf config.local.profiles.desktop.enable {
|
||||||
hjem.users.${username} = {
|
hjem.users.${username} = {
|
||||||
packages = [discord krisp-patcher];
|
packages = [discord krisp-patcher];
|
||||||
|
autostart.programs = [discord];
|
||||||
files.".config/Vencord/themes/midnight-base16.css".text = with styleCfg.scheme.palette;
|
files.".config/Vencord/themes/midnight-base16.css".text = with styleCfg.scheme.palette;
|
||||||
mkIf styleCfg.enable ''
|
mkIf styleCfg.enable ''
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue