dotfiles/.config/rofi/0-shared-fonts.rasi
2026-05-13 20:41:13 +02:00

16 lines
367 B
Text

/* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */
/* KoolDots - 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";
}