Tagged Questions
1
vote
1answer
200 views
Different Desktop for Different Users
How do I (if possible) set different default desktop environments for different users in linux?
e.g. when user X login, Gnome Shell starts, when user Y login, Gnome starts. (I'm using ubuntu if it ...
6
votes
2answers
1k views
Correctly setting environment
I'm using zsh and gdm to run gnome. Some time ago I discovered that variables are not set correctly. For example LANG/LC_ALL are incorrect ("" instead of en_GB.UTF-8).
I split the .zshrc into .zshrc ...