From 275f85824cf88a2db76e97c17a5159d6809a7123 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 20 Feb 2025 00:49:59 +0900 Subject: rofi tweaks --- config/rofi/themes/KooL_style-7.rasi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/rofi/themes/KooL_style-7.rasi') diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi index 3b444baa..c6e2d102 100644 --- a/config/rofi/themes/KooL_style-7.rasi +++ b/config/rofi/themes/KooL_style-7.rasi @@ -7,10 +7,10 @@ configuration { modi: "drun,run,filebrowser,window"; show-icons: true; - display-drun: " "; - display-run: " "; - display-filebrowser: " "; - display-window: " "; + display-drun: "  "; + display-run: "  "; + display-filebrowser: "  "; + display-window: "  "; drun-display-format: "{name}"; dpi: 1; hover-select: true; -- cgit v1.2.3