mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 12:05:41 +00:00
15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
! vim: filetype=xdefaults
|
|
|
|
! Choices: tokyonight, rose-pine, onedark, monochrome
|
|
! evergarden, nord, oxocarbon, catpuccin, tokyodark
|
|
#include "colors/nvim-light"
|
|
|
|
st.font: JetBrains Mono:size=11
|
|
st.borderpx: 10
|
|
st.alpha: 1
|
|
st.tabspaces: 2
|
|
st.cwscale: 1.0
|
|
st.chscale: 1.0
|
|
|
|
dmenu.font: JetBrainsMono Nerd Font:style:Medium:size=10
|