hm/graphical-client: add 'discord'
This commit is contained in:
parent
5af9066080
commit
1d7a00e684
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
depot.nix.pkgs.flameshot
|
||||
_1password-gui
|
||||
qFlipper
|
||||
discord
|
||||
]);
|
||||
|
||||
programs.kitty = {
|
||||
|
@ -40,6 +41,7 @@
|
|||
name = "Iosevka";
|
||||
};
|
||||
extraConfig = ''
|
||||
bell_path /home/lukegb/.local/share/sounds/freedesktop/stereo/bell.oga
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Tango Dark
|
||||
|
|
Loading…
Reference in a new issue