⬅️ **[[$-Linux|Linux]]**
***
# Linux - Manjaro
- Nvidia Settings on startup: https://wiki.manjaro.org/index.php?title=Configure_NVIDIA_(non-free)_settings_and_load_them_on_Startup
- save X Configuration file correctly with `nvidia-settings` as root and use it for X11 startup
- Discord with **Snap** [Discord on Manjaro](https://snapcraft.io/install/discord/manjaro)
- Steam (Pre-Installed)
- config `~/Games-Steam` folder
- [[Lutris - Linux Gaming]]
- Defaults
- vim and `.vimrc`
- SSH `.ssh/config` and SSH-keys
- Git
- git-config
- Clone all Projects
- Atom
- Settings, Packages
- Add Project Folders
- Teamviewer
- TeamViewer is not in the official Manjaro repository, but in the AUR(Arch user repository)
- [Quora - TeamViewer on Manjaro](https://www.quora.com/How-do-I-install-Anydesk-or-Teamviewer-on-Manjaro?share=1)
- So install an AUR Helper and install it:
```
sudo pacman -S yay
yay teamviewer
1, N, Y
# uninstall with yay
yay -Rns teamviewer
```
- WakeOnLan (wol)
- `sudo pacman -S wol`
- Nextcloud
- Settings -> Online Accounts => WebDAV connections in Files
- Nextcloud Client: `pacman -S nextcloud-client`
- Bilder Betrachten
- Default Gallery App
- Viewnoir + libheif für HEIC, HEVC Apple Dateien
## Aktive Ecken
MANUELL Einstellungen --> Schreibtisch --> Aktive Ecken
```
Anwendungsmenü anzeigen
Nichts tun
Arbeitsflächenübersicht
Übersicht aller Fenster aller Arbeitsflächen
```
##
***
Related:
- [[$-Gaming|Gaming]]