rofi path fix
This commit is contained in:
parent
7cd2942015
commit
dbe4070da9
|
@ -6,7 +6,7 @@
|
|||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi-wayland;
|
||||
theme = lib.mkForce "~/nix/modules/apps/gui/rofi/gruvbox-material.rasi";
|
||||
theme = lib.mkForce "~/nix/modules/apps/home/rofi/gruvbox-material.rasi";
|
||||
extraConfig = {
|
||||
display-ssh = "";
|
||||
display-run = "";
|
||||
|
|
Loading…
Reference in a new issue