change discord config

This commit is contained in:
Frost-Phoenix 2023-11-11 19:05:07 +01:00
parent 983550c1ab
commit a0158e6a20
2 changed files with 2 additions and 1 deletions

View file

@ -11,7 +11,7 @@
++ [(import ./cava)] ++ [(import ./cava)]
++ [(import ./kitty)] ++ [(import ./kitty)]
++ [(import ./aseprite)] ++ [(import ./aseprite)]
++ [(import ./discord)] # ++ [(import ./discord)]
++ [(import ./swaylock)] ++ [(import ./swaylock)]
++ [(import ./wofi)] ++ [(import ./wofi)]
++ [(import ./zsh)] ++ [(import ./zsh)]

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = (with pkgs; [ home.packages = (with pkgs; [
discord
eza eza
fzf fzf
lazygit lazygit