Only linux has feet

This commit is contained in:
Daniel Flanagan 2023-10-06 00:59:02 -05:00
parent 70b67e1c36
commit 762c642959
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 4 additions and 4 deletions

View file

@ -8,10 +8,6 @@
firefox firefox
]; ];
programs.foot = {
enable = true;
};
gtk = { gtk = {
enable = true; enable = true;
theme = { theme = {

View file

@ -22,6 +22,10 @@
# some icons are also missing (hand2?) # some icons are also missing (hand2?)
}; };
programs.foot = {
enable = true;
};
wayland.windowManager.sway = { wayland.windowManager.sway = {
/* /*
TODO: TODO: