diff --git a/hosts/home/tile.nix b/hosts/home/tile.nix index efb8c3c..a8d3935 100644 --- a/hosts/home/tile.nix +++ b/hosts/home/tile.nix @@ -13,7 +13,6 @@ rofi = { enable = true; package = pkgs.rofi-wayland; - show-icons = true; }; }; }