Ubuntu使用ClashForWindows
Ghlerrix 2022/12/15 posts
# Ubuntu 使用 ClashForWindows
下载
直接去GitHub页面下载: 链接 (opens new window)
解压
tar -xzvf clash_xxxx.tar.gz
准备一个LOGO
如果不准备logo,创建的图标就没logo,比较丑
创建快捷图标
gedit clash.desktop
输入以下内容:
[Desktop Entry] Name=clash Comment=Clash Exec=/home/YourUsername/.app/clash/cfw Icon=/home/YourUsername/.app/clash/logo.png Type=Application Categories=Development; StartupNotify=true NoDisplay=false
添加到系统文件夹
sudo mv clash.desktop /usr/share/applications/