diff --git a/.xmodmaprc b/.xmodmaprc deleted file mode 100644 index 2575f09..0000000 --- a/.xmodmaprc +++ /dev/null @@ -1,5 +0,0 @@ -clear lock -clear control - -keycode 66 = Control_L -add control = Control_L Control_R diff --git a/.xsession b/.xsession old mode 100644 new mode 100755 index c946289..6aabe8f --- a/.xsession +++ b/.xsession @@ -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