initial commit
This commit is contained in:
21
fundamentals/defaults.md
Normal file
21
fundamentals/defaults.md
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
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-*
|
||||
|
Reference in New Issue
Block a user