diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:47 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:47 +0900 |
| commit | 4e253b575df2501ded903961c2a92a39952808ed (patch) | |
| tree | 42ced8dc998d75c2a9dea5469ae1d78510d03d71 /config/rofi/themes/KooL_style-5.rasi | |
| parent | 7b54d08a223d143afc8627a7e8a60ca3403628cc (diff) | |
improved some rofi themes
Diffstat (limited to 'config/rofi/themes/KooL_style-5.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-5.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi index 8609dcaf..e943abde 100644 --- a/config/rofi/themes/KooL_style-5.rasi +++ b/config/rofi/themes/KooL_style-5.rasi @@ -5,10 +5,10 @@ configuration { modi: "drun,run,filebrowser"; show-icons: true; - display-drun: "Apps"; - display-run: "Run"; - display-filebrowser: "Files"; - display-window: "Windows"; + display-drun: " "; + display-run: " "; + display-filebrowser: " "; + display-window: " "; drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; |
