[foot] Add config

This commit is contained in:
Tibo De Peuter 2024-05-03 09:06:43 +02:00
parent 2a4e5b5a96
commit dbb547273b
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 228 additions and 0 deletions

View file

@ -20,6 +20,9 @@ in {
inherit (config.sisyphus.desktop.sway) enable;
source = ../../../stow/dunst/.config/dunst;
};
".config/foot" = {
source = ../../../stow/foot/.config/foot;
};
".config/fuzzel" = {
recursive = true;
source = ../../../stow/fuzzel/.config/fuzzel;