Update rofidmenu.rasi

add font
This commit is contained in:
Johannes Kamprad
2021-09-01 01:35:12 +02:00
committed by GitHub
parent 5e8ec539cc
commit 299c55be14
+2 -1
View File
@@ -38,10 +38,11 @@ window {
background-color: @background;
border: 1;
padding: 5;
font: "Sourcecode Pro Regular 10";
}
listview {
lines: 10;
columns: 3;
columns: 2;
}
mainbox {
border: 0;