rofi path fix

This commit is contained in:
joy 2024-10-05 21:32:24 +02:00
parent 7cd2942015
commit dbe4070da9

View file

@ -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 = "";