Update the rofi font size

This commit is contained in:
James Patrick 2020-04-20 12:37:04 -04:00
parent 3afc049ba9
commit 0579838e88
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
rofi.font: FuraCode Nerd Font Mono 11
rofi.font: FuraCode Nerd Font Mono 13
rofi.theme: default.rasi

View File

@ -33,6 +33,7 @@
urgent-foreground: @red;
}
window {
width: 33%;
padding: 5;
background-color: @background;
border: 1;