From 93a7bc25b8eb82b55af2d1385676e791d32a2862 Mon Sep 17 00:00:00 2001 From: yutent Date: Wed, 28 Jun 2023 14:20:47 +0800 Subject: [PATCH] Update config.rasi --- home/config/rofi/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}