diff --git a/.config/X11/xresources b/.config/X11/xresources index 44fea1e7..cb67d43c 100644 --- a/.config/X11/xresources +++ b/.config/X11/xresources @@ -66,8 +66,6 @@ dwm.scratchnormbgcolor: UNDEFINED dwm.scratchnormbordercolor: GRAY dwm.scratchnormfloatcolor: GRAY -! *.font: Noto Sans:style=Regular:pixelsize=14:antialias=true; - st.color0: BLACK st.color1: RED st.color2: GREEN @@ -93,3 +91,12 @@ st.selectionForeground: WHITE st.selectionBackground: #33467c st.alpha: 0.9 st.alphaUnfocused: 0.80 + +xmenu.font: FiraCode Nerd Font:style=Regular:pixelsize=14:antialias=true; +xmenu.foreground: LIGHT_GRAY +xmenu.background: BLACK +xmenu.selforeground: BLACK +xmenu.selbackground: BLUE +xmenu.border: BLUE +xmenu.separator: GRAY +xmenu.borderWidth: 2