diff --git a/rofi/config.rasi b/rofi/config.rasi
index 07767e7..76cced6 100644
--- a/rofi/config.rasi
+++ b/rofi/config.rasi
@@ -9,7 +9,7 @@ configuration {
 	combi-modi: "window,drun,run,ssh";
 	scroll-method: 0;
 	click-to-exit: true;
-	display-window: "window: ";
+	display-window: "window";
 	display-run: "run";
 	display-ssh: "ssh";
 	display-drun: "drun";