diff options
Diffstat (limited to 'config/rofi/launchers/type-4/shared/fonts.rasi')
-rw-r--r-- | config/rofi/launchers/type-4/shared/fonts.rasi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config/rofi/launchers/type-4/shared/fonts.rasi b/config/rofi/launchers/type-4/shared/fonts.rasi new file mode 100644 index 0000000..50499c9 --- /dev/null +++ b/config/rofi/launchers/type-4/shared/fonts.rasi @@ -0,0 +1,12 @@ +/** + * + * Author : Aditya Shakya (adi1090x) + * Github : @adi1090x + * + * Fonts + * + **/ + +* { + font: "Iosevka Nerd Font 10"; +} |