mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
18 lines
413 B
Plaintext
18 lines
413 B
Plaintext
! vim: filetype=xdefaults
|
|
|
|
! Choices: tokyonight, rose-pine, onedark, monochrome
|
|
! evergarden, nord, oxocarbon, catpuccin, tokyodark
|
|
#include "colors/tokyonight-moon"
|
|
|
|
Xcursor.theme: Bibata-Modern-Ice
|
|
Xcursor.size: 24
|
|
|
|
st.font: JetBrains Mono:size=10
|
|
st.borderpx: 10
|
|
st.alpha: 1.0
|
|
st.tabspaces: 2
|
|
st.cwscale: 1.0
|
|
st.chscale: 1.0
|
|
|
|
dmenu.font: JetBrainsMono Nerd Font:style:Medium:size=10
|