diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:44:01 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:44:01 +0900 |
| commit | 5b76cfdac242b14989621f4dea775951a192f6b6 (patch) | |
| tree | 393e4f8081e75bce5876c3e5e228c091271ff075 /config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi | |
| parent | 4e253b575df2501ded903961c2a92a39952808ed (diff) | |
I better slow down. Cant please everybody anyway
Diffstat (limited to 'config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi index 3b66d2b7..f1d9c6c0 100644 --- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi +++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi @@ -6,10 +6,10 @@ configuration { modi: "drun,run,filebrowser"; show-icons: true; - display-drun: " Apps"; - display-run: " Run"; - display-filebrowser: " Files"; - display-window: " Windows"; + display-drun: " apps"; + display-run: " term"; + display-filebrowser: " files"; + display-window: " window"; display-ssh: " SSH"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; |
