diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-08-29 01:05:52 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-08-29 01:05:52 +0900 |
| commit | e1c3050974d017ab40c607a548aeee9b7d85ed39 (patch) | |
| tree | fccb55d5695ceb65c43894b3d99e9c8803bd7496 /config/rofi/master-config.rasi | |
| parent | a3b8dbc1df4afd76511c779a8cf85d3f260d9146 (diff) | |
new rofi-menu
Diffstat (limited to 'config/rofi/master-config.rasi')
| -rw-r--r-- | config/rofi/master-config.rasi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index fe24cd61..f422dc80 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -4,6 +4,7 @@ /* ---- Configuration ---- */ configuration { + font: "Fira Code SemiBold 12"; modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; @@ -205,6 +206,7 @@ element-icon { cursor: inherit; } element-text { + font: "Fira Code SemiBold 12"; background-color: transparent; text-color: inherit; cursor: inherit; |
