discord: add powercord with a bunch of stuff

This commit is contained in:
LavaDesu 2021-08-19 21:42:26 +07:00
parent 16c5912449
commit 29aac7e6e5
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 335 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ config, enableGUI, pkgs, ... }: {
{ config, enableGUI, inputs, pkgs, ... }: {
home.packages = with pkgs; [
ffmpeg
gnupg
@ -16,7 +16,25 @@
nodePackages_latest.pnpm
] ++ lib.optionals enableGUI [
brave
discord-canary
(discord-plugged.override {
plugins = [
inputs.better-status-indicators
inputs.channel-typing
inputs.discord-tweaks
inputs.fix-user-popouts
inputs.no-double-back-pc
inputs.powercord-popout-fix
inputs.rolecolor-everywhere
inputs.theme-toggler
inputs.twemoji-but-good
inputs.view-raw
inputs.who-reacted
];
themes = [
inputs.radialstatus
inputs.tokyonight
];
})
discover-overlay
element-desktop
feh