diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
| commit | 2efef290d65b1a44a5291113c0b9a5f7d6d8e89e (patch) | |
| tree | 2e19199136d55ee8078fab3fd88e2fa77092648f /config/rofi/themes/KooL_style-12-TOP-Docu.rasi | |
| parent | 694b45190c8c8c0d257083e0e17f6b61951425ba (diff) | |
improved some rofi themes
Diffstat (limited to 'config/rofi/themes/KooL_style-12-TOP-Docu.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-12-TOP-Docu.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi index 55fbb0b7..f70896f5 100644 --- a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi +++ b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi @@ -11,10 +11,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}"; window-format: "{w} · {c} · {t}"; dpi: 1; |
