Only linux has feet
This commit is contained in:
parent
70b67e1c36
commit
762c642959
2 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
||||||
firefox
|
firefox
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.foot = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = {
|
theme = {
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue