diff options
| author | JaKooLit <jimmielovejay.com> | 2024-05-18 18:26:30 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-05-18 18:26:30 +0900 |
| commit | 364491709366b195d9fb2ce0ca3bae6e182dbabf (patch) | |
| tree | 9eb23adbb285b7c6c7e07a809df374810ce44831 /config/rofi/config.rasi | |
| parent | f327c5f6d4fa24ae14ce265ef6995f81df105bcd (diff) | |
some tidying up Rofi Configs
Diffstat (limited to 'config/rofi/config.rasi')
| -rwxr-xr-x | config/rofi/config.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 88db7ba9..59576860 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -9,5 +9,6 @@ configuration { } element-text { - font: "Fira Code SemiBold 14"; + font: "Fira Code SemiBold 14"; } + |
