different discord client cause no xwayland
This commit is contained in:
parent
1e21fa158c
commit
840f398d84
1 changed files with 1 additions and 11 deletions
|
@ -1,15 +1,5 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
webcord
|
discord-screenaudio
|
||||||
# dorion
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# home.file = {
|
|
||||||
# ".config/dorion/config.json" = {
|
|
||||||
# source = ./dorion-config.json;
|
|
||||||
# };
|
|
||||||
# ".config/dorion/themes/rose-pine.theme.css" = {
|
|
||||||
# source = ./rose-pine.theme.css;
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue