rin/packages: use multitask and media key patch on discord-plugged

This commit is contained in:
LavaDesu 2021-12-18 20:33:30 +07:00
parent 7da808dafd
commit 2f3bcd4b10
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 45 additions and 0 deletions

View file

@ -38,6 +38,7 @@
channel-typing = { url = "github:powercord-community/channel-typing"; flake = false; };
discord-tweaks = { url = "github:NurMarvin/discord-tweaks"; flake = false; };
fix-user-popouts = { url = "github:cyyynthia/fix-user-popouts"; flake = false; };
multitask = { url = "github:powercord-community/multitask"; flake = false; };
no-double-back-pc = { url = "github:the-cord-plug/no-double-back-pc"; flake = false; };
powercord-popout-fix = { url = "github:Nexure/PowerCord-Popout-Fix"; flake = false; };
rolecolor-everywhere = { url = "github:powercord-community/rolecolor-everywhere"; flake = false; };