chore(dotfiles/pkgs): Remove rofi and configuration
No longer need this with EXWM, where Helm replaces all these features.
This commit is contained in:
parent
bd10830d84
commit
50785da62d
3 changed files with 0 additions and 6 deletions
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
rofi.matching: fuzzy
|
||||
rofi.levenshtein-sort: true
|
||||
#include "/usr/share/rofi/themes//DarkBlue.theme"
|
|
@ -51,8 +51,6 @@ in {
|
|||
pkgconfig
|
||||
qjackctl
|
||||
ripgrep
|
||||
rofi
|
||||
rofi-pass
|
||||
rustracer
|
||||
sbcl
|
||||
spotify
|
||||
|
|
Loading…
Reference in a new issue