This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/X11/xresources
David JULIEN c159408d5e
Merge branch 'dev' into gentoo
add $XDG_STATE_HOME and adapt scripts

nvim: introducing new colorscheme !
        -> add config file, utils
system: add light theme
system: change colorscheme, system-wide!
        -> add relevant scripts and config
2021-10-23 04:13:04 +02:00

14 lines
283 B
Plaintext

!! Set a default font and font size as below:
*.font: Fira Code:size=12
*.symbols: Font Awesome 5 Free:size=11
/* dwm config */
dwm.borderpx: 2
dwm.gappx: 15
/* st config */
st.font: Fira Code:size=12
st.symbols: Font Awesome 5 Free:size=12
st.termname: st-256color
st.borderpx: 5