update readme

master
yutent 2023-07-13 05:13:24 +00:00 committed by GitHub
parent 095b99c2cf
commit 81bda84178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,10 @@ sudo apt install xsettingsd plank alacritty qt5-style-kvantum qt5ct thunar file-
- `network-manager-gnome` 管理管理器
- `crossover` 基于wine的一个商业版本。(价格不贵, 但是不付费也可以一直试用)
- `fcitx5` 小企鹅输入法
- `xss-lock` 一个可以让你在系统睡眠/休眠时自动锁屏的小工具。
- `dunst` 一个轻量的系统通知程序。
- `timeshift` 系统备份和快照的神器
- `webp-pixbuf-loader` 一个可以让你的文件管理器预览webp图片的库。
## 配套

View File

@ -21,7 +21,7 @@ export HISTTIMEFORMAT="[%F %T] "
shopt -s checkwinsize
PS1='\[\e[1;31m\]\[\e[32m\]\[\e[33m\]\[\e[m\]\[\e[34m\] \w\[\e[m\]\[\e[31m\]$(__git_ps1)\[\e[m\] '
PS1='\[\e[1;31m\]\[\e[32m\]\[\e[33m\]\[\e[m\]\[\e[34m\] \w\[\e[m\]\[\e[31m\]$(__git_ps1)\[\e[m\] '
# enable color support of ls and also add handy aliases