1
0
Fork 0

Improve rofi font

This commit is contained in:
Malte Brandy 2018-06-09 17:41:03 +02:00
parent b1549ad544
commit bdffe31d62
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -28,6 +28,7 @@ config = mkIf config.m-0.graphical.enable {
padding = 10;
cycle = false;
lines = 30;
font = "Monofur Nerd Font 10.5";
colors = {
window = {
background = "argb:c0${builtins.substring 1 6 colors.background}";