Better rofi

This commit is contained in:
Filippo Berto 2022-11-13 18:14:12 +01:00
parent eba6ccf7e0
commit 9f1c7b60e7
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
6 changed files with 17 additions and 15 deletions

View file

@ -2,7 +2,7 @@
let palette = pkgs.lib.rice.palette.toRGBHex pkgs.rice.colorPalette;
in
{
home.packages = with pkgs; [ dunst rice.font.normal.package rofi ];
home.packages = with pkgs; [ dunst rice.font.normal.package ];
services.dunst = {
enable = true;
iconTheme = {