diff options
-rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index c8e9d55..d30b38c 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,5 +1,5 @@ configuration { - font: "Mono 12"; + font: "Mono 14"; modi: "drun,windowcd,window"; show-icons: true; display-drun: "𝛌"; |