From f66d30136ba701c7d719bfc7a6f09120d158d950 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 1 Sep 2024 15:56:31 -0400 Subject: [PATCH] Replace wofi with ulauncher --- home/default.nix | 9 --------- machines/hephaestus/configuration.nix | 1 + 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/home/default.nix b/home/default.nix index ff09742..df6e06e 100644 --- a/home/default.nix +++ b/home/default.nix @@ -317,15 +317,6 @@ in { ''; }; - wofi = { - enable = stdenv.isLinux; - style = '' - window { - font-size: 36px; - } - ''; - }; - fzf = { enable = true; }; nixvim = { diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index bbb2501..3bbc104 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -94,6 +94,7 @@ in { sbx-h6-rgb strace traceroute + ulauncher unstable.blender unstable.burpsuite unstable.dotnet-sdk_8