about summary refs log tree commit diff
path: root/xinitrc
blob: 3de5b0b51b0431c75ecc09c550abdbefac8113b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Disable access control
xhost +

# Themes, etc
gnome-settings-daemon &

# Fallback cursor
xsetroot -cursor_name left_ptr

# Keyboard repeat rate
xset r rate 200 60

# Start Emacs
exec dbus-launch --exit-with-session emacs