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 efe123b498
Merge branch 'dev' into logos
sb-music: fix song parsing
wget: keep history in ~/.cache
zsh: more readable vcs prompt
nvim: fix python lsp path
      add maps for verilog
      cleanup files
      !!!BREAKING: change colorscheme

dwm: cleanup files
dmenu: manage colors through XResources
system: change colorscheme, system-wide
        add relevent script
        adapt XResources management

        add $XDG_STATE_HOME directory
        filesystem cleanup
2021-10-23 18:35:03 +02:00

14 lines
297 B
Plaintext

!! Set a default font and font size as below:
*.font: Iosevka Fixed Slab:size=12
*.symbols: Symbols Nerd Font:size=11
/* dwm config */
dwm.borderpx: 2
dwm.gappx: 15
/* st config */
st.font: Iosevka Fixed Slab:size=13
st.symbols: Symbols Nerd Font:size=13
st.termname: st-256color
st.borderpx: 5