From d308c09516866de03e80b212243c18e501350555 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 19 Oct 2017 10:45:31 +0200 Subject: [PATCH] fixed config typo --- urxvt/.Xresources.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urxvt/.Xresources.desktop b/urxvt/.Xresources.desktop index b0fa6da..63b2c66 100644 --- a/urxvt/.Xresources.desktop +++ b/urxvt/.Xresources.desktop @@ -2,7 +2,7 @@ ! Rofi settings !------------------------------------------------------------------------------- rofi.color-enabled: true -rofi.color-window: argb: EE000000, argb: EE000000, argb: EE000000 +rofi.color-window: argb:EE000000, argb:EE000000, argb:EE000000 rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661