diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:44:02 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:44:02 +0900 |
| commit | 88cdae74a39fff66d19549a2fcbdddba624d72e4 (patch) | |
| tree | 37db3fe8c448a37e12bdd49020971ca0dd09e495 /config/rofi/themes/KooL_style-2-Light.rasi | |
| parent | 2efef290d65b1a44a5291113c0b9a5f7d6d8e89e (diff) | |
I better slow down. Cant please everybody anyway
Diffstat (limited to 'config/rofi/themes/KooL_style-2-Light.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-2-Light.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi index 29ea7188..8b501645 100644 --- a/config/rofi/themes/KooL_style-2-Light.rasi +++ b/config/rofi/themes/KooL_style-2-Light.rasi @@ -7,10 +7,10 @@ configuration { modi: "drun,filebrowser,window"; show-icons: true; - display-drun: "APPS"; - display-run: "RUN"; - display-filebrowser: "FILES"; - display-window: "WINDOW"; + display-drun: " apps"; + display-run: " term"; + display-filebrowser: " files"; + display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; dpi: 1; |
