dotfiles/.Xdefaults

47 lines
829 B
Plaintext
Raw Normal View History

2022-10-02 00:16:21 +02:00
! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
2022-12-20 12:02:52 +01:00
Xft.hinting: true
Xft.hintstyle: hintfull
2022-10-02 00:16:21 +02:00
XTerm.termName: xterm-256color
XTerm*loginShell:true
2023-07-06 01:58:18 +02:00
XTerm*font: xft:GohuFont:size=9
2022-10-02 00:16:21 +02:00
XTerm*scrollBar:false
XTerm*utf8:true
XTerm*eightBitInput: true
XTerm*internalBorder: 8
2022-10-02 00:16:21 +02:00
XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
2023-07-06 01:58:18 +02:00
Nsxiv.bar.font: GohuFont:size=9
2023-07-06 01:58:18 +02:00
*.foreground: #e8e8d4
*.background: #141414
*.cursorColor: #ffa560
2023-07-06 01:58:18 +02:00
*.color0: #3b3b3b
*.color8: #929292
2023-07-06 01:58:18 +02:00
*.color1: #cf6a4c
*.color9: #e27373
2023-07-06 01:58:18 +02:00
*.color2: #99ad6a
*.color10: #aecc66
2023-07-06 01:58:18 +02:00
*.color3: #d8ad4c
*.color11: #ffba7b
2023-07-06 01:58:18 +02:00
*.color4: #597bc5
*.color12: #729af2
2023-07-06 01:58:18 +02:00
*.color5: #a037b0
*.color13: #c051d1
2023-07-06 01:58:18 +02:00
*.color6: #71b9f8
*.color14: #99cefc
*.color7: #c9c9bd
*.color15: #e8e8d4