From 9a23a5bd607037e5514a5c130992a8bdb36fd351 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Tue, 13 Jul 2021 18:17:46 +0200 Subject: rofi: Show icons --- dot.config-rofi-config.rasi | 1 + 1 file changed, 1 insertion(+) (limited to 'dot.config-rofi-config.rasi') diff --git a/dot.config-rofi-config.rasi b/dot.config-rofi-config.rasi index a86a69a..f362710 100644 --- a/dot.config-rofi-config.rasi +++ b/dot.config-rofi-config.rasi @@ -2,4 +2,5 @@ configuration { modi: "drun,run,ssh"; dpi: 0; theme: "DarkBlue"; + show-icons: true; } -- cgit v1.2.3