config/powercord: setup powercord configuration

This commit is contained in:
Infinidoge 2021-11-10 10:13:18 -05:00
parent 2d6459c19e
commit 3fb0e34ba0
22 changed files with 456 additions and 0 deletions

View file

@ -10,5 +10,7 @@
};
"blugon".source = ./blugon;
"powercord".source = ./powercord;
};
}