diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 00:49:59 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 00:51:58 +0900 |
| commit | 275f85824cf88a2db76e97c17a5159d6809a7123 (patch) | |
| tree | bd1b0b37f658570b52075656056194fb2a6761a4 /config/rofi/themes/KooL_style-7.rasi | |
| parent | 800a9f053ee98518d256105435f00ec08ed98b78 (diff) | |
rofi tweaks
Diffstat (limited to 'config/rofi/themes/KooL_style-7.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-7.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
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; |
