|
@@ -4,10 +4,10 @@ if [ ! -d "$XDG_RUNTIME_DIR" ]; then
|
|
chmod 0700 "$XDG_RUNTIME_DIR"
|
|
chmod 0700 "$XDG_RUNTIME_DIR"
|
|
fi
|
|
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 &
|
|
emacs --daemon &
|
|
|
|
|