replace .Xdefaults by newer .Xresources
This commit is contained in:
parent
9b4db0f498
commit
40c6b4fe81
3 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# TODO: deprecated file, use .Xresources instead
|
||||
|
||||
XTerm*Background: black
|
||||
XTerm*Foreground: white
|
||||
|
||||
|
|
|
|||
4
.Xresources
Normal file
4
.Xresources
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
XTerm*Background: black
|
||||
XTerm*Foreground: white
|
||||
|
||||
Xcursor*theme: whiteglass
|
||||
1
local/.Xresources.kanaya
Normal file
1
local/.Xresources.kanaya
Normal file
|
|
@ -0,0 +1 @@
|
|||
Xcursor.theme: Vanilla-DMZ
|
||||
Loading…
Add table
Add a link
Reference in a new issue