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
|
depot.nix.pkgs.flameshot
|
||||||
_1password-gui
|
_1password-gui
|
||||||
qFlipper
|
qFlipper
|
||||||
|
discord
|
||||||
]);
|
]);
|
||||||
|
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
|
@ -40,6 +41,7 @@
|
||||||
name = "Iosevka";
|
name = "Iosevka";
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
bell_path /home/lukegb/.local/share/sounds/freedesktop/stereo/bell.oga
|
||||||
|
|
||||||
# BEGIN_KITTY_THEME
|
# BEGIN_KITTY_THEME
|
||||||
# Tango Dark
|
# Tango Dark
|
||||||
|
|
Loading…
Reference in a new issue