feat: use kitty again

This commit is contained in:
Moritz Böhme 2024-06-19 09:26:34 +02:00
parent f837b84892
commit 5c73524196
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 2 deletions

View file

@ -48,7 +48,8 @@ in
];
programs = {
wallpaper.enable = true;
foot.enable = true;
# foot.enable = true;
kitty.enable = true;
rofi.enable = true;
};
wallpapers.enable = true;