Comment font change on rofi
This commit is contained in:
parent
d78502233e
commit
a429052a5c
2
config.h
2
config.h
@ -87,7 +87,7 @@ static const char *roficmd[] = { "rofi",
|
|||||||
"-columns", "2",
|
"-columns", "2",
|
||||||
"-lines", "10",
|
"-lines", "10",
|
||||||
"-window-thumbnail",
|
"-window-thumbnail",
|
||||||
"-font", "\"Open Sans 18\"",
|
/*"-font", "'Open Sans 18'",*/
|
||||||
"-opacity",
|
"-opacity",
|
||||||
"-width", "80",
|
"-width", "80",
|
||||||
"-sidebar-mode", NULL };
|
"-sidebar-mode", NULL };
|
||||||
|
Loading…
Reference in New Issue
Block a user