update
This commit is contained in:
Vendored
+34
-1
@@ -37,4 +37,37 @@ sudo dpkg -i sogou***.deb
|
||||
|
||||
## Coverflow Alt-Tab
|
||||
|
||||
优化 alt tab
|
||||
在ubuntu software 里搜索下载 优化 alt tab (推荐 动画很好看)
|
||||
|
||||
## hide top bar
|
||||
|
||||
在ubuntu software 里搜索下载 可以隐藏 顶部栏
|
||||
|
||||
## ifconfig not found
|
||||
|
||||
> sudo apt install net-tools
|
||||
|
||||
|
||||
## 更改主题
|
||||
|
||||
```bash
|
||||
sudo apt-get install gnome-shell-extensions
|
||||
sudo reboot -h now # 重启后需要去tweak上启用
|
||||
sudo apt install chrome-gnome-shell
|
||||
```
|
||||
|
||||
## shadowsocks
|
||||
|
||||
```bash
|
||||
sudo pip install shadowsocks
|
||||
# download https://github.com/FelisCatus/SwitchyOmega/releases/download/v2.3.19/SwitchyOmega.crx
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
## referring
|
||||
|
||||
```bash
|
||||
http://blog.51cto.com/13589319/2120571
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user