add xmenu config
This commit is contained in:
parent
dc15116f16
commit
6a265a1596
1 changed files with 9 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue