From e1c3050974d017ab40c607a548aeee9b7d85ed39 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 29 Aug 2024 01:05:52 +0900 Subject: new rofi-menu --- config/rofi/master-config.rasi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/rofi/master-config.rasi') 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; -- cgit v1.2.3