diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-12 18:57:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-12 18:57:11 +0900 |
| commit | 279f620e7fe48bb351b9f2b8616951ce68303ec2 (patch) | |
| tree | 653d89bdd75de7a883dacd1cd8faa863aefcabc2 /assets/rofi/themes/KooL_style-2-Light.rasi | |
| parent | 772411cd39370bca3a89b5ee92bda3c5ea8e1b7e (diff) | |
rofi updates
Keyhints updated in preparation for the new changes
Diffstat (limited to 'assets/rofi/themes/KooL_style-2-Light.rasi')
| -rw-r--r-- | assets/rofi/themes/KooL_style-2-Light.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/rofi/themes/KooL_style-2-Light.rasi b/assets/rofi/themes/KooL_style-2-Light.rasi index 74eb8e32..9a8677ab 100644 --- a/assets/rofi/themes/KooL_style-2-Light.rasi +++ b/assets/rofi/themes/KooL_style-2-Light.rasi @@ -1,5 +1,5 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* KooL Style 2 Light */ +/* KooL Hyprland Rofi Style 2 Light */ /* credit: https://github.com/adi1090x/rofi */ @@ -19,9 +19,9 @@ configuration { me-accept-entry: "MousePrimary"; } -/*****----- Global Properties -----*****/ -* { - font: "JetBrainsMono Nerd Font SemiBold 13"; +/*****-- Elements Font Size -----*****/ +element-text { + font: "JetBrainsMono Nerd Font SemiBold 12"; } /*****----- Main Window -----*****/ |
