更新资料.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2021-09-09 18:33:22 +08:00
parent fdee0c4000
commit ad99638fb4
6 changed files with 93 additions and 48 deletions

View File

@ -24,7 +24,7 @@ sudo dnf install gnome-tweaks
* Applications: Flat-Remix-GTK-Green-Darker * Applications: Flat-Remix-GTK-Green-Darker
* Cursor: Xcursor-breeze * Cursor: Xcursor-breeze
* Icons: Papirus-Adapta-Nokto-Maia * Icons: Papirus-Adapta-Nokto-Maia
* Shell: Adwaita-maia-dark * Shell: Flat-Remix-Green-Darkest-fullPanel需要开启 User Themes Extension
* Sound: Default * Sound: Default
**Background:** **Background:**
@ -90,7 +90,7 @@ sudo dnf install gnome-tweaks
## 2.扩展工具 ## 2.扩展工具
Extensions 配置原先在 gnome tweak tool 中,后来分离出来成为了独立程序。 Extensions 配置原先在 gnome tweak tool 中,后来分离出来成为了独立程序gnome-extensions 中使能 User Themes
### 2.1.安装 ### 2.1.安装
@ -108,12 +108,10 @@ sudo apt install chrome-gnome-shell
关闭 Background Logo 使桌面更加美观。 关闭 Background Logo 使桌面更加美观。
开启 Launch new instance 后,每次点击 Launcher 中应用程序图标都将开启一个新的应用程序实例,否则只开启一个应用程序实例。 * User Themes开启后可以设置 Shell 主题。
* Launch new instance开启后每次点击 Launcher 中应用程序图标都将开启一个新的应用程序实例,否则只开启一个应用程序实例。
开启 Places status indicator将在系统顶栏中出现“位置”菜单能够快速访问不同目录、路径或网络。 * Places status indicator开启后将在系统顶栏中出现“位置”菜单能够快速访问不同目录、路径或网络。
* Window List将在底部提供窗口栏能够显示已开启的窗口可根据个人爱好开启或关闭。
Window List 将在底部提供窗口栏,能够显示已开启的窗口,可根据个人爱好开启或关闭。 * OpenWeather将在顶栏上显示天气。
* Unite能够将窗口标题栏与顶栏融合以节省空间。
OpenWeather 将在顶栏上显示天气。 * Vertical overviewGnome3 默认横向切换 workspace启用该选项变为纵向切换。
Unite 能够将窗口标题栏与顶栏融合以节省空间。

View File

@ -0,0 +1,6 @@
# Grep 惯用方法
```bash
# 查找普通文件和隐藏文件
grep -rn <key> * .*
```

View File

@ -0,0 +1,7 @@
# Yaourt 常见问题集锦
## 1. 修改编辑器或编辑器配置不正确导致无法编辑 PKGBUILD 文件
Yaourt 使用 EDITOR 宏来调用命令行默认编辑器, 如果该宏配置错误则导致无法修改 PKGBUILD 文件.
想要变更 Yaourt 编辑器也需要修改该宏, 修改方法参考: *修改 Default Editor*

View File

@ -0,0 +1,24 @@
# Zsh 的配置
```bash
vim ~/.zshrc
```
添加如下内容:
```bash
alias ls='ls --color=auto'
alias dir='dir --color=auto'
alias vidr='vdir --color=auto'
alias grep='grep --color=auto'
alias fgrep='fgrep --color=auto'
alias egrep='egrep --color=auto'
# some more ls aliases
alias ll='ls -alF'
alias la='ls -A'
alias l='ls -CF'
export GOPATH=/Path/to/Go
export GOBIN=$GOPATH/bin
export PATH=$GOBIN:$PATH
```

View File

@ -257,19 +257,22 @@ pacman -Ss opencv vtk glew hdf5
使用下列命令安装 Gnome 并安装 Gnome 配置工具gnome-tweaks 使用下列命令安装 Gnome 并安装 Gnome 配置工具gnome-tweaks
```bash ```bash
pacman -S gnome gnome-extra gnome-tweaks chrome-gnome-shell gnome-shell-extensions pacman -S gdm gnome gnome-extra gnome-tweaks chrome-gnome-shell gnome-shell-extensions
# 支持半透明效果的 gnome-terminal # 支持半透明效果的 gnome-terminal
yaourt -S gnome-terminal-transparency yaourt -S gnome-terminal-transparency
``` ```
使用下列命令安装 Flatix 和 Papirus 主题: 使用下列命令安装 Vimix、Flatix 和 Papirus 主题:
```bash ```bash
pacman -S flatix-theme flatix-theme-dark papirus-icon-theme papirus-maia-icon-theme breeze-gtk breeze-icons papirus-maia-icon-theme matcha-gtk-theme pacman -S flatix-theme flatix-theme-dark papirus-icon-theme papirus-maia-icon-theme breeze-gtk breeze-icons papirus-maia-icon-theme matcha-gtk-theme
yaourt -S flat-remix-gnome flat-remix flat-remix-gtk yaourt -S flat-remix-gnome flat-remix flat-remix-gtk
yaourt -S vimix-gtk-themes vimix-cursors vimix-icon-theme
``` ```
之后可在 gnome-tweaks 中更换主题。 在 gnome-extensions 中使能 User Themes。
之后可在 gnome-tweaks 中更换应用主题和 Shell 主题(主要影响 top bar
访问 <https://extensions.gnome.org> 搜索 AlternateTab 扩展,在网页上安装浏览器插件后可在扩展的首页右上角看到开关按钮,点击打开就会自动安装,之后在 gnome-tweaks 可以找到该扩展,使能该扩展实现“仅在当前工作区中切换窗口”的功能。 访问 <https://extensions.gnome.org> 搜索 AlternateTab 扩展,在网页上安装浏览器插件后可在扩展的首页右上角看到开关按钮,点击打开就会自动安装,之后在 gnome-tweaks 可以找到该扩展,使能该扩展实现“仅在当前工作区中切换窗口”的功能。
@ -356,15 +359,15 @@ pacman -S ibus ibus-libpinyin
yaourt ibus-qt yaourt ibus-qt
``` ```
添加如下代码到 ~/.xprofile如果该文件不存在则创建一份。 添加如下代码到 /etc/environment。
```ini ```ini
export GTK_IM_MODULE=ibus GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus QT_IM_MODULE=ibus
export XMODIFIERS=@im=ibus XMODIFIERS=@im=ibus
``` ```
如果是 Gnome 桌面,进入 Gnome 设置,选择区域和语言,将输入源配置为“汉语(Intelligent Pinyin)”,并提升为第一个(这个输入法与 Gnome 兼容最好)。点击 Intelligent Pinyin 的设置: 如果是 Gnome 桌面,进入 Gnome 设置,Keyboard > Input Sources,将输入源配置为“汉语(Intelligent Pinyin)”,并提升为第一个(这个输入法与 Gnome 兼容最好)。点击 Intelligent Pinyin 的设置:
1. 将“General“中”语言初始状态“设置为”英文“Horizontal 显示,使能 Dynmic adjust the candidates order、Remember erery input as a phrase、Show suggestions选择 Short candidates by Frequency 1. 将“General“中”语言初始状态“设置为”英文“Horizontal 显示,使能 Dynmic adjust the candidates order、Remember erery input as a phrase、Show suggestions选择 Short candidates by Frequency
2. 在“Pinyin mode”中选择”[,][.]flip page“ 2. 在“Pinyin mode”中选择”[,][.]flip page“

View File

@ -0,0 +1,7 @@
# 修改 Default Editor
Linux 默认命令行编辑器由 EDITOR 宏指定.
修改该宏的方式如下:
* Manjaro: 修改 /etc/environment 中的 EDITOR 值即可.