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
|
||||
];
|
||||
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
|
|
|
@ -22,6 +22,10 @@
|
|||
# some icons are also missing (hand2?)
|
||||
};
|
||||
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
/*
|
||||
TODO:
|
||||
|
|
Loading…
Reference in a new issue