GNOME优化工具
GNOME Tweak Tool
GNOME Shell扩展站点
GNOME Shell扩展站点
注意:直接浏览器访问就可以安装扩展,如下面的Simple Dock
第一次访问,可能浏览器会默认阻止,选择允许就可以
优化输入法的位置
GNOME3怎样将输入法的图标从下边挪到上边的title区去?
gnome-look.org
gnome-look.org,这个站点有很多主题
Simple Dock
User Themes
Load shell themes from user directory.
开启了User Themes之后,框框中左边的由之前的叹号变成(无)
xenlism : minimalism主题
Installations On Arch Linux And Ubuntu/Debian
Debian/Ubuntu Apt-Get Repository
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#Add GPG Key
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 90127F5B
#Add Repository To Source list
echo "deb http://downloads.sourceforge.net/project/xenlism-wildfire/repo deb/" | sudo tee -a /etc/apt/sources.list
#Update Repository And Intall
sudo apt-get update
sudo apt-get install xenlism-minimalism-theme
#install xenlism wildfire icons theme
sudo apt-get install xenlism-wildfire-icon-theme xenlism-artwork-wallpapers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Arch Linux Pacman Repocitory
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#Following Command line in Terminal.
sudo nano /etc/pacman.conf
#add config section to /etc/pacman.conf
[xenlism-arch]
SigLevel = Never
Server = http://downloads.sourceforge.net/project/xenlism-wildfire/repo/arch
#Update System and Install Xenlism Minimalism Gnome / GTK theme.
sudo pacman -Syyu
sudo pacman -S xenlism-minimalism-theme
#install xenlism wildfire icons theme
sudo pacman -S xenlism-wildfire
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Other Linux Distro
http://github.com/xenlism/minimalism