diff --git a/dotfiles.nix b/dotfiles.nix index 203341c8e..2e952207d 100644 --- a/dotfiles.nix +++ b/dotfiles.nix @@ -22,7 +22,6 @@ in { environment.etc = { "alacritty.yml".source = "${dotfiles}/alacritty.yml"; "fish/config.fish".source = "${dotfiles}/config.fish"; - "rofi.conf".source = "${dotfiles}/rofi.conf"; "tmux.conf".source = "${dotfiles}/tmux.conf"; }; } diff --git a/dotfiles/rofi.conf b/dotfiles/rofi.conf deleted file mode 100644 index 6663d67f4..000000000 --- a/dotfiles/rofi.conf +++ /dev/null @@ -1,3 +0,0 @@ -rofi.matching: fuzzy -rofi.levenshtein-sort: true -#include "/usr/share/rofi/themes//DarkBlue.theme" diff --git a/packages.nix b/packages.nix index 8075182fd..50c3adb36 100644 --- a/packages.nix +++ b/packages.nix @@ -51,8 +51,6 @@ in { pkgconfig qjackctl ripgrep - rofi - rofi-pass rustracer sbcl spotify