Hey.
I got ubuntu with gnome.

This is my .xinitrc file

--------------------------------------------
#!/usr/bin/env bash
xsetroot -solid black &
gnome-screensaver &
gnome-settings-deamon &
gnome-power-manager &
nm-applet &
gnome-volume-manager &
exec /usr/local/bin/awesome
-------------------------------------------

None of the gnome daemons or applets appears in awesome on startup :(

What is wrong with my .xinitrc file or awesome configurations?

Thanks

Reply via email to