Add .Xmodmap and .Xresources

This commit is contained in:
har0ke 2021-08-17 11:28:43 +02:00
parent b39f27efd3
commit af90438f51
2 changed files with 9 additions and 0 deletions

4
.Xmodmap Normal file
View File

@ -0,0 +1,4 @@
clear mod4
keycode 66 = Hyper_L NoSymbol Hyper_L
add mod3 = Hyper_L
add mod4 = Super_L Super_R

5
.Xresources Normal file
View File

@ -0,0 +1,5 @@
xterm*background: black
xterm*foreground: white
xterm*faceSize: 12
xterm*faceName: Monospace
xterm*selectToClipboard: true