1
0
Fork 0
ryzowanie/config/x11/Xresources
2024-06-11 21:55:28 +02:00

36 lines
759 B
Text

!! Transparency (0-1):
st.alpha: 0.4
!st.alphaOffset: 0.3
!! Set a default font and font size as below:
*.font: DejaVuSansMono Nerd Font Mono-11;
!*.font: FiraCode Nerd Font Mono-11;
!*.font: Iosevka Nerd Font Mono-11;
!*.font: TerminessTTF Nerd Font Mono-11;
! st.termname: st-256color
! st.borderpx: 2
!! Set the background, foreground and cursor colors as below:
!! gruvbox:
!*.color0: #1d2021
!*.color1: #cc241d
!*.color2: #98971a
!*.color3: #d79921
!*.color4: #458588
!*.color5: #b16286
!*.color6: #689d6a
!*.color7: #a89984
!*.color8: #928374
!*.color9: #fb4934
!*.color10: #b8bb26
!*.color11: #fabd2f
!*.color12: #83a598
!*.color13: #d3869b
!*.color14: #8ec07c
!*.color15: #ebdbb2
!*.background: #282828
!*.foreground: white
!*.cursorColor: white