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 = {
|
environment.etc = {
|
||||||
"alacritty.yml".source = "${dotfiles}/alacritty.yml";
|
"alacritty.yml".source = "${dotfiles}/alacritty.yml";
|
||||||
"fish/config.fish".source = "${dotfiles}/config.fish";
|
"fish/config.fish".source = "${dotfiles}/config.fish";
|
||||||
"rofi.conf".source = "${dotfiles}/rofi.conf";
|
|
||||||
"tmux.conf".source = "${dotfiles}/tmux.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
|
pkgconfig
|
||||||
qjackctl
|
qjackctl
|
||||||
ripgrep
|
ripgrep
|
||||||
rofi
|
|
||||||
rofi-pass
|
|
||||||
rustracer
|
rustracer
|
||||||
sbcl
|
sbcl
|
||||||
spotify
|
spotify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue