Simplify rofi config

This commit is contained in:
2022-12-18 08:25:35 +01:00
parent cdeea3871e
commit 479cb6629c

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";
};
};
}