From 2efef290d65b1a44a5291113c0b9a5f7d6d8e89e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 17 Feb 2025 10:33:43 +0900 Subject: improved some rofi themes --- config/rofi/themes/KooL_style-5.rasi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/rofi/themes/KooL_style-5.rasi') 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"; -- cgit v1.2.3