Update the rofi font size
This commit is contained in:
parent
3afc049ba9
commit
0579838e88
|
@ -1,3 +1,3 @@
|
|||
rofi.font: FuraCode Nerd Font Mono 11
|
||||
rofi.font: FuraCode Nerd Font Mono 13
|
||||
rofi.theme: default.rasi
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
urgent-foreground: @red;
|
||||
}
|
||||
window {
|
||||
width: 33%;
|
||||
padding: 5;
|
||||
background-color: @background;
|
||||
border: 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user