diff --git a/home/config/rofi/config.rasi b/home/config/rofi/config.rasi index 976d563..92deed0 100644 --- a/home/config/rofi/config.rasi +++ b/home/config/rofi/config.rasi @@ -35,7 +35,7 @@ configuration { display-name: "⚝"; } - window-format: "{c} - {t}"; + window-format: "{t}"; timeout { delay: 10; @@ -103,4 +103,4 @@ element-text { element-text selected { text-color: @purple; -} \ No newline at end of file +}