View Single Post
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#2926
Originally Posted by guillermorojaz View Post
Paste new-mcompositor.conf in home/user/.config/mcompositor
If the folder does not exist, install the swipe manager, there is generated in the folder mcompositor home/user/.config

I have not tried creating the folder mcompositor.

Changes in the swipe manager are generating the file and folder mcompositor.
I hope you understand me and excuse my English.

Originally Posted by thedead1440 View Post
If the folder doesn't exist just do as root:

mkdir -p /home/user/.config/mcompositor
nano /home/user/.config/mcompositor/new-mcompositor.conf
Code:
qlb-deskillmanned=1               
quick-launch-bar-timeout-ms=10000
Ctrl+X to save
then as user:
killall mcompositor

Voila! done...

Edit: if the mkdir and nano parts give you the error "Permission denied" just do the as user instead of root...Its just I'm using open mode so can do them either way...
What is the difference between creating and editing /home/user/.config/mcompositor/new-mcompositor.conf and the file added in /.config/mcompositor/new-mcompositor.conf by an N9QTweak script? It is possible to modify this one instead, or is necessary a file created by user and not root user?

Last edited by death_jax; 2012-09-18 at 08:27.