diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-1.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-1.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi index 9ac62fd7..a80e6100 100644 --- a/config/rofi/themes/KooL_style-1.rasi +++ b/config/rofi/themes/KooL_style-1.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"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; dpi: 1; |
