pinwheel: Use foot instead of wezterm

As `wezterm` currently has as wayland bug
This commit is contained in:
Alexander Heldt
2023-11-16 09:15:39 +01:00
parent 2f22eac5ad
commit d727c0755a

View File

@@ -14,8 +14,10 @@ in
swaylock.enable = true;
physlock.enable = false;
tlp.enable = true;
wezterm.enable = true;
foot.enable = false;
wezterm.enable = false;
foot.enable = true;
git.enable = true;
openvpn.enable = true;
go.enable = true;