Manjaro Linux after installation you need to do this 1. Configuring the software source 1.1 configuring the official software source Cnblogs_lemos
sudo pacman-mirrors -i -c China -m rank
Update selection Software source
1.2 Configuring ARCHLINUXCN Chinese source and development tool source
- Add at end of modify
/etc/pacman.conf
[archlinuxcn]# SigLevel = Optional TrustedOnlySigLevel = NeverServer = https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/$arch[arch4edu]SigLevel = NeverServer = https://mirrors.tuna.tsinghua.cn/arch4edu/$arch
sudo pacman-mirrors -g
Update and select the fastest source list
sudo pacman -Syy
Update data source
pacman -S archlinux-keying
Update ArchLinux Signature
1.3 Configuring the Aur source, using the Yaourt
sudo pacman -S yaourt
Yaourt aur Front end tool/for software Installation
- Modify
/etc/yaourtrc
//Remove #AURURL
annotations
AURURL=“https://aur.tuna.tsinghua.edu.cn”
sudo pacman -Syyu
Update system
HELLOKDE System Setup Tool
Application? Position? Change your personal file location? Change English name//easy to use
Desktop/document/download/movie/music/picture
- Desktop behavior? Screen edge? Lower left corner , program launcher , top left corner, Show Desktop-current desktop
- Font? Source Han Sans CN Medium
regular ? The small print ? toolbar and menu ? window title ? 13
equal width word Source Code Pro Medium ? 12
Icon theme? epapirus
numix circle
Title bar style: Breezemite
BreezemiteForman
App style? Gnome style? Replace icon with font Source Han Sans CN Medium
- System settings? Shortcut keys? Custom shortcut keys? Edit
- New? global shortcut keys? Command/url? Edit name? Right window? Trigger? Set shortcut keys? Action software name
- Custom shortcut keys? Konsole
Ctrl+Alt+t
Dolphin Meta+e
...
显示桌面 Meta+d最大小窗口 Meta+PgUp 最小化窗口 Meta+PgDn将窗口铺至左侧 Meta+Ctrl+Left 将窗口铺至右侧 Meta+Ctrl+Right窗口铺至左上方 Meta+Shift+PgUp 窗口铺至右上方 Meta+Shift+PgDown窗口铺至左下方 Meta+Shift+Left 窗口铺至右下方 Meta+Shift+Right更改窗口大小 Meta+F1 移动窗口 Meta+F2窗口到桌面1 Meta+F3 窗口到桌面2 Meta+F4
Manjaro you need to do this after installation----not finished editing