22 lines
312 B
Markdown
22 lines
312 B
Markdown
|
|
Change defaults with the `update-alternatives` command.
|
|
|
|
> sudo update-alternatives --config x-www-browser
|
|
|
|
Other defaults include:
|
|
|
|
* x-cursor-theme
|
|
|
|
* x-session-manager
|
|
|
|
* x-terminal-emulator
|
|
|
|
* x-window-manager
|
|
|
|
* x-www-browser
|
|
|
|
# Config Location
|
|
|
|
The appropriate files are located in /etc/alternatives/x-*
|
|
|