This commit is contained in:
2025-09-14 21:56:15 +02:00
parent 1db875ce10
commit cc43567fc9
5 changed files with 95 additions and 100 deletions

View File

@@ -15,7 +15,7 @@ in
config = mkIf cfg.enable {
programs.rofi = {
enable = true;
package = pkgs.rofi-wayland;
package = pkgs.rofi;
theme = ./style.rasi;
font = "Input Mono Narrow Light 12";
extraConfig = {