about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-12-24T17·08+0100
committerVincent Ambo <tazjin@gmail.com>2017-12-24T17·08+0100
commit50785da62dcd858523a68dc50a7fd6df7fce08c5 (patch)
tree9267074af8ff17c9209554371ee70092cec324e9
parentbd10830d84c188ebdb1d2fdbe817364c857adba2 (diff)
chore(dotfiles/pkgs): Remove rofi and configuration
No longer need this with EXWM, where Helm replaces all these features.
-rw-r--r--dotfiles.nix1
-rw-r--r--dotfiles/rofi.conf3
-rw-r--r--packages.nix2
3 files changed, 0 insertions, 6 deletions
diff --git a/dotfiles.nix b/dotfiles.nix
index 203341c8edc6..2e952207d47d 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 6663d67f4d5a..000000000000
--- 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 8075182fd30a..50c3adb369b6 100644
--- a/packages.nix
+++ b/packages.nix
@@ -51,8 +51,6 @@ in {
     pkgconfig
     qjackctl
     ripgrep
-    rofi
-    rofi-pass
     rustracer
     sbcl
     spotify