fix keyboard remapping
This commit is contained in:
parent
faef333f74
commit
cc13e027e4
2 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,4 @@
|
|||
!/.xmodmap
|
||||
!/.Xresources
|
||||
!/.xsession
|
||||
!/.xsessionrc
|
||||
|
|
1
.xsessionrc
Normal file
1
.xsessionrc
Normal file
|
@ -0,0 +1 @@
|
|||
xmodmap ~/.xmodmap
|
Loading…
Reference in a new issue