replace .xmodmaprc with setxkbmap option and set language to pl

This commit is contained in:
Łukasz Pankowski 2020-01-18 14:29:43 +01:00
parent 3f6b87d691
commit 6992f46385
2 changed files with 1 additions and 6 deletions

View File

@ -1,5 +0,0 @@
clear lock
clear control
keycode 66 = Control_L
add control = Control_L Control_R

2
.xsession Normal file → Executable file
View File

@ -6,7 +6,7 @@ xrandr --auto
xrandr --output HDMI-1 --right-of DP-1
xsetroot -solid '#424242'
xrdb -merge ~/.Xresources
xmodmap ~/.xmodmaprc
setxkbmap pl -option ctrl:nocaps
xsetroot -cursor_name left_ptr
export EDITOR=emacsclient