mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +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; };
|
fzf = { enable = true; };
|
||||||
|
|
||||||
nixvim = {
|
nixvim = {
|
||||||
|
@@ -94,6 +94,7 @@ in {
|
|||||||
sbx-h6-rgb
|
sbx-h6-rgb
|
||||||
strace
|
strace
|
||||||
traceroute
|
traceroute
|
||||||
|
ulauncher
|
||||||
unstable.blender
|
unstable.blender
|
||||||
unstable.burpsuite
|
unstable.burpsuite
|
||||||
unstable.dotnet-sdk_8
|
unstable.dotnet-sdk_8
|
||||||
|
Reference in New Issue
Block a user