From ea10ae1238f1c63beefd3c0f324edb3fb6b0987f Mon Sep 17 00:00:00 2001 From: TiynGER Date: Thu, 5 Mar 2020 12:02:26 +0100 Subject: [PATCH] adding dmenu colors to Xdefaults --- .config/xorg/Xdefaults | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/xorg/Xdefaults b/.config/xorg/Xdefaults index b43085a..4052126 100644 --- a/.config/xorg/Xdefaults +++ b/.config/xorg/Xdefaults @@ -1,6 +1,11 @@ ! st.termname: st-256color ! st.borderpx: 2 +dmenu.foreground: #ffffff +dmenu.background: #000000 +dmenu.selforeground: #ffffff +dmenu.selbackground: #000000 + !!standard theme /* *.color0: #000000