赞
踩
安装依赖:
sudo apt install libqt5qml5 libqt5quick5 libqt5quickwidgets5 qml-module-qtquick2
sudo apt install libgsettings-qt1
# 引用自> https://blog.csdn.net/ccsodefhy/article/details/123122200
官网:https://v2raya.org/
运行脚本 curl -Ls https://mirrors.v2raya.org/go.sh | sudo bash
时发现卡住主要是网络原因,换下手机热点就好了
也许不行,那么从github的v2ray安装v2ray核心https://github.com/v2fly/fhs-install-v2ray
和网络和其他原因有关,建议使用su进入root用户,
再执行相应脚本
网站:https://github.com/zq1997/deepin-wine
按照github教程就可以了
换源,特别是如果没有开代理,大概率是源的问题
可以换常见的源,如果不行,就自动选择源。
flameshot 截图软件
https://flameshot.org/
vscode clion pycharm 等等
ubuntu实现Alt+Tab不跨工作区
gsettings set org.gnome.shell.app-switcher current-workspace-only true
https://blog.csdn.net/weixin_43704946/article/details/104164773
ubuntu修改点击图标成最小化
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'previews'
https://blog.csdn.net/twk121109281/article/details/116004564
ubuntu设置任务栏处在中间
gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false
sudo apt install dolphin
就行
更换默认的naultius为dolphin,使用软链接
sudo mv/usr/bin/nautilus /usr/bin/natilus.back && sudo ln -s /usr/bin/dolphin /usr/bin/nautilus
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。