Replace wofi with ulauncher

This commit is contained in:
Dave Gallant
2024-09-01 15:56:31 -04:00
parent 7ff80fc62e
commit f66d30136b
2 changed files with 1 additions and 9 deletions

View File

@@ -317,15 +317,6 @@ in {
'';
};
wofi = {
enable = stdenv.isLinux;
style = ''
window {
font-size: 36px;
}
'';
};
fzf = { enable = true; };
nixvim = {