mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23: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 = {
|
||||
|
@@ -94,6 +94,7 @@ in {
|
||||
sbx-h6-rgb
|
||||
strace
|
||||
traceroute
|
||||
ulauncher
|
||||
unstable.blender
|
||||
unstable.burpsuite
|
||||
unstable.dotnet-sdk_8
|
||||
|
Reference in New Issue
Block a user