Simplify rofi config

This commit is contained in:
Valentin Brandl 2022-12-18 08:25:35 +01:00
parent cdeea3871e
commit 479cb6629c
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -3,10 +3,7 @@
enable = true;
# font = "Roboto Mono 14";
extraConfig = {
window-format = "{w} {t}";
matching = "fuzzy";
line-padding = "15";
line-margin = "0";
};
};
}