From f229bd465857d334ffa9453737ee7ee1558d10a3 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Wed, 1 Sep 2021 00:52:09 +0200 Subject: [PATCH] Update powermenu --- .config/i3/scripts/powermenu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/i3/scripts/powermenu b/.config/i3/scripts/powermenu index 3f83974..74d001e 100644 --- a/.config/i3/scripts/powermenu +++ b/.config/i3/scripts/powermenu @@ -22,6 +22,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +# modified to work with latest rofi update by joekamprad + ####################################################################### # BEGIN CONFIG # ####################################################################### @@ -37,7 +39,6 @@ HLBG_COLOR="#bbbbbb" BORDER_COLOR="#222222" # Options not related to colors (most rofi options do not work anymore) -ROFI_TEXT=":" ROFI_OPTIONS=(-theme ~/.config/rofi/powermenu.rasi) # Zenity options ZENITY_TITLE="Power Menu"