mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-05-15 04:19:23 +02:00
updated X11 configs
This commit is contained in:
parent
5af55e6014
commit
e07631588c
5 changed files with 44 additions and 2 deletions
20
X11/Xresources
Normal file
20
X11/Xresources
Normal file
|
@ -0,0 +1,20 @@
|
|||
! General styling
|
||||
*background: #3d3d3d
|
||||
*foreground: #99aa99
|
||||
|
||||
! XTerm
|
||||
xterm*dynamiccolors: true
|
||||
xterm*utf8: 2
|
||||
xterm*geometry: WINDOWGEOMETRY
|
||||
xterm*visualBell: on
|
||||
xterm*highlightSelection: true
|
||||
!xterm*background: lightblack
|
||||
!xterm*foreground: lightblue
|
||||
!xterm*colorMode: on
|
||||
!xterm*colorBD: lightcyan
|
||||
!xterm*colorBDMode: on
|
||||
!xterm*colorUL: white
|
||||
!xterm*colorULMode: on
|
||||
!xterm*scrollTtyOutput: false
|
||||
!xterm*scrollKey: true
|
||||
!xterm*scrollBar: true
|
Loading…
Add table
Add a link
Reference in a new issue