-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I added a new desktop file (below) to the xsessions directory to start with a 
non-default awesone
config file, and everything is working now, but I am not happy that I have to 
specify the complete
path in the -c : I tried

Exec=awesome -c ~/.config/awesome/rc.shifty.lua
Exec=awesome -c $HOME/.config/awesome/rc.shifty.lua

in the assumption that this would be evaluated after the variables are set, but 
this is not the
case - in both cases, the file rc.shifty.lua was not found. Only when using, as 
below,

Exec=awesome -c /home/rkrug/.config/awesome/rc.shifty.lua

it worked.

This is not a problem as I am the only user, but I would like to know what the 
best way is to
specify the awesome config file.

Cheers,

Rainer


$ cat /usr/share/xs
xscreensaver/ xserver-xorg/ xsessions/
rkrug@ecolmod:~$ cat /usr/share/xse
xserver-xorg/ xsessions/
rkrug@ecolmod:~$ cat /usr/share/xsessions/awesome
awesome.desktop         awesome_shifty.desktop
rkrug@ecolmod:~$ cat /usr/share/xsessions/awesome_shifty.desktop
[Desktop Entry]
Encoding=UTF-8
Name=awesome shifty
Comment=Highly configurable framework window manager
TryExec=awesome
Exec=awesome -c /home/rkrug/.config/awesome/rc.shifty.lua

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/kITEACgkQoYgNqgF2egotXACfUvNW2f/PSYLr1NcOt1iWNqzX
ENwAn3FsHeAIY6THtmGGK6BxTABN06Ul
=IuKg
-----END PGP SIGNATURE-----


-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to