mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Replace wofi with ulauncher
This commit is contained in:
@@ -317,15 +317,6 @@ in {
|
||||
'';
|
||||
};
|
||||
|
||||
wofi = {
|
||||
enable = stdenv.isLinux;
|
||||
style = ''
|
||||
window {
|
||||
font-size: 36px;
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
fzf = { enable = true; };
|
||||
|
||||
nixvim = {
|
||||
|
Reference in New Issue
Block a user