this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

home/programs/rofi: don't disable stylix target

-2
-2
modules/home/programs/rofi/default.nix
··· 15 15 pkgs.rofi-rbw-wayland 16 16 ]; 17 17 18 - stylix.targets.rofi.enable = false; 19 - 20 18 programs.rofi = { 21 19 enable = true; 22 20 font = "${config.stylix.fonts.monospace.name} ${toString config.stylix.fonts.sizes.popups}";