Monday, April 30, 2018

Tilix: Arch config settings file location

The config parameters are stored in dconf. Install `dconf-editor` from aur to edit them
yaourt -S dconf-editor
In the dconf-editor search for "Tilix" to find its settings, or go to /com/gexperts/Tilix

Sunday, April 29, 2018

Start MATLAB in Linux termianal

alias mat="/opt/MATLAB/R2016a/bin/matlab -softwareopengl -nodesktop -nosplash"