diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-4.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-4.rasi | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi index 7eb03c45..73ab3dfa 100644 --- a/config/rofi/themes/KooL_style-4.rasi +++ b/config/rofi/themes/KooL_style-4.rasi @@ -6,11 +6,10 @@ configuration { modi: "drun,run,filebrowser"; show-icons: true; - display-drun: " Apps"; - display-run: " Run"; - display-filebrowser: " Files"; - display-window: " Window"; - display-ssh: " SSH"; + display-drun: " apps"; + display-run: " term"; + display-filebrowser: " file"; + display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; dpi: 1; |
