From 73b992276c19d0e92104ca7c4ca55f8838a675f0 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 5 Jun 2020 05:44:43 -0500 Subject: [PATCH] Rofi: Switch icon theme --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index d20684aa..5036ab24 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -9,7 +9,7 @@ configuration { matching: "fuzzy"; show-icons: true; - drun-icon-theme: "Breeze-Dark"; + drun-icon-theme: "Papirus-Dark"; modi: "drun,ssh,window"; sidebar-mode: true;