.xinitrc
changeset 735 26eaadaeb19a
parent 659 ee46e88fe001
child 745 65070eb4aabb
--- a/.xinitrc	Tue Feb 24 00:37:27 2015 +0200
+++ b/.xinitrc	Wed Feb 25 01:17:28 2015 +0200
@@ -23,6 +23,9 @@
   xsetroot -mod 2 2 -fg gray70 -bg gray60
   # To debug FvwmM4 add "-debug" after "FvwmM4".
   fvwm -cmd "Module FvwmM4 -m4-prefix -m4-prefix-defines $HOME/.fvwm/config" &
+  emacs --name emacs-main &
+  goldendict &
+  firefox &
   notfy_daemon_cmd=/usr/lib/notification-daemon/notification-daemon
   if [[ -x $notfy_daemon_cmd ]]; then
     $notfy_daemon_cmd &