Tagged Questions
2
votes
2answers
69 views
Can I change the shell used to run GUI applications from a Desktop Manager?
A bit of background
I'm a developer and I install most of my tools in my home folder. So my shell's rc file is full of JAVA_HOME, GROOVY_HOME, MAVEN_HOME, ... variables. To expose all these ...
3
votes
1answer
85 views
Transferring XFCE customization from one system to another?
I configured XFCE on my desktop at home and wanted to setup my work system with the same configurations (figured it'd just be copying a few files) or even a script? In the past I used to just mark the ...
2
votes
1answer
2k views
ubuntu like lightdm in arch linux
I have just installed archlinux on a virtual machine and I managed to install lightdm by following the instructions given in
https://wiki.archlinux.org/index.php/LightDM
...