diff --git a/home/rofi.nix b/home/rofi.nix index 05f78b8..1587c94 100644 --- a/home/rofi.nix +++ b/home/rofi.nix @@ -3,10 +3,7 @@ enable = true; # font = "Roboto Mono 14"; extraConfig = { - window-format = "{w} {t}"; matching = "fuzzy"; - line-padding = "15"; - line-margin = "0"; }; }; }