Xresources: Added section for zutty
This commit is contained in:
parent
1e328b3b57
commit
d3081dc180
1 changed files with 9 additions and 0 deletions
|
@ -129,6 +129,15 @@ URxvt.keysym.KP_End: \033[4~
|
||||||
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
|
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
|
||||||
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
|
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
|
||||||
|
|
||||||
|
! zutty ----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Zutty.font: Hack
|
||||||
|
Zutty.fontsize: 12
|
||||||
|
|
||||||
|
! URxvt with solarized colors
|
||||||
|
Zutty.bg: S_base03
|
||||||
|
Zutty.fg: S_base0
|
||||||
|
|
||||||
! Xft settings ---------------------------------------------------------------
|
! Xft settings ---------------------------------------------------------------
|
||||||
|
|
||||||
Xft.dpi: 96
|
Xft.dpi: 96
|
||||||
|
|
Loading…
Reference in a new issue