Switch primary terminal to kitty

This commit is contained in:
2022-01-07 19:51:04 +00:00
parent cf1d1bf4a9
commit f8a2d0bc8b
4 changed files with 70 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ in {
{ command = "feh --bg-fill $HOME/wallpapers/wallpaper.jpg"; always = false; }
];
terminal = "alacritty";
terminal = "kitty";
window = {
border = 5;