conf/.xinitrc

23 lines
330 B
Bash
Executable File

#!/bin/sh
#export XDG_MENU_PREFIX=gnome-
#gnome-appearance-properties &
setxkbmap -option terminate:ctrl_alt_bksp
setxkbmap us intl
xset +dpms
if command numlockx 2> /dev/null
then
numlockx on
fi
#urxvtd -q -f -o
#gnome-settings-daemon
#exec ck-launch-session enlightenment_start
exec enlightenment_start
#exec fluxbox