Ubuntu Gnome Shell 安装桌面主题numix

1.安装tweak工具切换主题

$sudo apt-get install gnome-tweak-tool

2.安装lightdm

$sudo apt-get install lightdm
$sudo dpkg-reconfigure gdm

Ubuntu Gnome Shell 安装桌面主题numix_第1张图片
按方向键上下,使用tab 键切换选项到ok,再按enter键
3.安装numix主题

$sudo apt-add-repository ppa:numix/ppa
$sudo apt-get update
$sudo apt-get install numix-gtk-theme numix-icon-theme \
numix-icon-theme-circle numix-wallpaper-saucy

4.使用tweak工具切换主题
Ubuntu Gnome Shell 安装桌面主题numix_第2张图片
在window和GTK+和Icons选择Numix即可

你可能感兴趣的:(日常,使用技巧和快捷键,Linux)