Clean up changes from Rhea

This commit is contained in:
2020-09-02 14:48:34 -04:00
parent 224ad0bc98
commit 75a38bad68
6 changed files with 8 additions and 5 deletions

View File

@ -4,10 +4,10 @@ if [ ! -d "$XDG_RUNTIME_DIR" ]; then
chmod 0700 "$XDG_RUNTIME_DIR"
fi
export WINIT_HIDPI_FACTOR=1.0
#export WINIT_HIDPI_FACTOR=1.0
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
setxkbmap -option caps:escape -option compose:ralt &
#setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
#setxkbmap -option caps:escape -option compose:ralt &
emacs --daemon &