From faeb11ef75a7dc5110e834f2e76007cac055fdb7 Mon Sep 17 00:00:00 2001 From: DarkOnion0 Date: Wed, 27 Apr 2022 18:54:28 +0200 Subject: [PATCH] rofi: remove redundant settings delete transparency attribute in powermenu.rasi power-profiles.rasi --- .config/rofi/power-profiles.rasi | 1 - .config/rofi/powermenu.rasi | 1 - 2 files changed, 2 deletions(-) diff --git a/.config/rofi/power-profiles.rasi b/.config/rofi/power-profiles.rasi index f2a1f27..7171520 100644 --- a/.config/rofi/power-profiles.rasi +++ b/.config/rofi/power-profiles.rasi @@ -26,7 +26,6 @@ window { location: east; /*y-offset: 18;*/ /*x-offset: 850;*/ - transparency: "real"; } listview { lines: 4; diff --git a/.config/rofi/powermenu.rasi b/.config/rofi/powermenu.rasi index 3c0e1aa..6befced 100644 --- a/.config/rofi/powermenu.rasi +++ b/.config/rofi/powermenu.rasi @@ -22,7 +22,6 @@ window { location: east; /*y-offset: 18;*/ /*x-offset: 850;*/ - transparency: "real"; } listview { lines: 6;