Update nixpkgs-unstable (and other inputs)
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 30s

This commit is contained in:
2024-11-25 22:13:54 +00:00
parent 71d1c3f9c2
commit 35f4bef056
15 changed files with 152 additions and 317 deletions

View File

@@ -417,8 +417,9 @@ in
font = "${font.name} ${toString font.size}";
plugins = with pkgs; (map (p: p.override { rofi-unwrapped = rofi-wayland-unwrapped; }) [
rofi-calc
rofi-emoji
]);
]) ++ [
rofi-emoji-wayland
];
extraConfig = {
modes = "window,run,ssh,filebrowser,calc,emoji";
emoji-mode = "copy";