From 167e0105e2f1955ca70ddbbd17d4851f1c05bb07 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 22 Feb 2022 13:57:06 +0100 Subject: [PATCH] Update power-profiles.rasi font and icon corrections --- .config/rofi/power-profiles.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/rofi/power-profiles.rasi b/.config/rofi/power-profiles.rasi index 2890a64..f2a1f27 100644 --- a/.config/rofi/power-profiles.rasi +++ b/.config/rofi/power-profiles.rasi @@ -4,9 +4,9 @@ *******************************************************/ configuration { - font: "Sourcecode Pro Regular 10"; + font: "Noto Sans Regular 10"; show-icons: false; - icon-theme: "Arc-X-D"; + icon-theme: "Qogir"; scroll-method: 0; disable-history: false; fullscreen: false;