rekols
2015-05-22 20:20 deepin
deepin怎么安装gnome-tweak-tool
Reply Like 0 View the author
https://bbs.deepin.org/post/30366
deepin运行gnome-tweak-tool时提示:WARNING : Shell not installed or running
INFO : GSetting missin ...
https://bbs.deepin.org/post/30366
sudo apt-get install gnome-settings-daemon
https://bbs.deepin.org/post/30366
sudo apt-get install gnome-settings-daemon
https://bbs.deepin.org/post/30366
在克隆的时候速度太慢
Popular Events
More
Installation
To install Xenite, simply run the following command:
apt-get install curl
sudo sh -c "curl https://raw.githubusercontent.com/eOS-themes/Xenite/master/setup/install.sh | bash"
Post-Install
We recommend to use GnomeYosemiteIcons with installed Numix Circle Icon Theme.You can simply install them using this command:
sudo sh -c "curl https://raw.githubusercontent.com/eOS-themes/Xenite/master/setup/post-install.sh | bash"
Uninstall
To remove Xenite completely from your computer, simply run the following command:
sudo sh -c "curl https://raw.githubusercontent.com/eOS-themes/Xenite/master/setup/uninstall.sh | bash"
The only thing, which currently isn't automated by the remove script, is the deletion of crontab entry. To solve this issue, the command/script will power up the crontab editor (crontab -e). Search for reboot /usr/share/themes/Xenite/setup/update.sh and delete it.
其他安装方式:
apt-get install git
#apt-get install gnome-tweak-tool gnome-settings-daemon
#pacman -S git
#pacman -S nome-tweak-tool
cd /usr/share/themes/
git clone https://github.com/eOS-themes/Xenite.git
设置主题
在终端运行 gnome-tweak-tool
在外观-主题中选择 Xenite
不用安装gnome-tweak-tool 也可以
在终端运行(将下载好的主题文件放在/usr/share/themes/)
gsettings set org.gnome.desktop.wm.preferences theme Xenite #设置主题为Xenite
更新主题
cd /usr/share/themes/Xenite
git update
安装图标主题 Numix icon theme
Installation
If you use Ubuntu or any of it's derivatives (including Mint and elementary OS) you can use our Numix PPA. Fire up a Terminal and run the following:
sudo add-apt-repository ppa:numix/ppasudo apt-get updatesudo apt-get install numix-icon-theme
For Fedora, Red Hat and OpenSUSE, we have setup repos on OpenSUSE build service.
Alternatively, if you are on Fedora, install Fedy and run the following command in a terminal:
sudo fedy -e numix_themes
For Arch users there's a community maintained package in the AUR which builds from this GitHub.
Icon Requests
Application icon requests should be posted in the Numix Circle issue tracker. Folder icons requests should be posted in the Numix Folders issue tracker. Action icons, indicators, file types and everything else should be posted here
Hardcoded Icons
To deal with hardcoded status icons Numix recommends you use the Hardcode Tray script.
其他安装方式:
将图标主题文件放在/usr/share/icons 目录下
cd /usr/share/icons/
git clone https://github.com/numixproject/numix-icon-theme.git
然后在终端执行:gsettings set org.gnome.desktop.interface icon-theme Numix #设置图标主题为Numix
更新图标主题
cd /usr/share/icons/Numix
git update
安光标主题 Numix-Cursor
cd /usr/share/icons/
git clone https://github.com/uloco/numix-cursor.git
cp -rf theme/Numix-Cursor/ /usr/share/icons/
设置光标主题
在终端运行 gnome-tweak-tool
外观-光标 选择 Numix-Cursor
deepin 安装参考http://wiki.deepin.org/index.php?title=%E5%85%89%E6%A0%87%E4%B8%BB%E9%A2%98
安装 numix-folders更改文件夹样式和颜色
git clone https://github.com/numixproject/numix-folders
cd numix-folders
sudo ./numix-folders
样式的选择编号和颜色的选择见图