dotfiles/.config/rofi/0-shared-fonts.rasi
2025-12-15 18:20:18 +01:00

16 lines
No EOL
360 B
Text

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Ja KooLit - Global rofi fonts */
/* This is where you can change fonts and sizes */
/*****-- Fonts Size and Font Size -----*****/
configuration {
font: "JetBrainsMono Nerd Font SemiBold 15";
}
/*****-- Elements Font Size -----*****/
element-text {
font: "JetBrainsMono Nerd Font SemiBold 13";
}