Edit .Xresources configuration
This commit is contained in:
parent
ba7ef708f2
commit
48100b8c75
@ -4,6 +4,14 @@
|
|||||||
*.border_unfocused: #353234
|
*.border_unfocused: #353234
|
||||||
*.border_focused: #144949
|
*.border_focused: #144949
|
||||||
|
|
||||||
|
! dmenu
|
||||||
|
dmenu.selbackground: #144949
|
||||||
|
dmenu.selforeground: #dfdfdf
|
||||||
|
dmenu.font: Inconsolata:pixelsize=14:antialias=true:autohint=true:hintstyle=hintmedium
|
||||||
|
|
||||||
|
! st
|
||||||
|
st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #000000
|
*.color0: #000000
|
||||||
|
|
||||||
@ -36,6 +44,3 @@
|
|||||||
|
|
||||||
! white
|
! white
|
||||||
*.color7: #cccccc
|
*.color7: #cccccc
|
||||||
|
|
||||||
st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user