diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-8.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-8.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi index 5d24a2ed..916e74b6 100644 --- a/config/rofi/themes/KooL_style-8.rasi +++ b/config/rofi/themes/KooL_style-8.rasi @@ -8,8 +8,8 @@ configuration { show-icons: true; display-drun: " apps"; display-run: " term"; - display-filebrowser: " file"; - display-window: " window"; + display-filebrowser: " files"; + display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; dpi: 1; |
