一 ubuntu 的扩展
ubuntu 18.04 主要靠 gnome extensions (扩展地址:https://extensions.gnome.org/)
也就是gnome各种扩展来配置界面环境.我用的就是默认的ubuntu-desktop 也就是定制的gnome3(非xorg登录的那个)
默认的ubuntu dock 扩展是定制化的 dash to dock 但不支持设置 你去那个 gnome-shell/extensions文件夹 删除掉即可, 然后用dash to dock .不删除ubuntu dock 也可以, 但"显示应用程序"时会重叠两个dock.
这里为了更加的可自定义性,还需要去安装一下扩展,
sudo apt install gnome-shell-extensions
安装完后gnome tweaks工具里面就会多了一些扩展,然后去开启User Themes,然后去安装一下gnome的插件,首先
sudo apt install chrome-gnome-shell
安装这个是为了在浏览器里面能一键安装插件,这里别被命名误会了,不管使用火狐还是chrome都能使用的,然后进入gnome官方插件中心这个站,按照提示,就可以直接安装插件了
dash to dock 设置界面:
手工删除无法正常卸载的扩展:
18.04 的gnome extensions 都在以下目录,一个是系统自带的,一个是自己安装的
/usr/share/gnome-shell/extensions
~/.local/share/gnome-shell/extensions
Gnome扩展都在这两个目录下,如果用 gnome-tweaks 也就是"优化"工具
或者https://extensions.gnome.org/local/中的Installed Extensions 按x ,无法卸载的话.
可以直接到此处,选择需要清除的 sudo rm -rf ***.extensions
主要说下以下安装的扩展:
1 左上的 扩展 叫 Gno-Menu一个比较好的 应用程序菜单。
2 右上的主要难点是如何调整状态栏图标顺序 ,也就是 status menu sort ,你google这个会找到这个Extend Panel Menu 扩展。如上图,就是可以配置调整 status menu 顺序的扩展界面。
3 剩下的 底部是 docky 直接apt install 里边就有。
我安装的扩展有:
二 主题 光标 图标 shell设置
剩下的 主题themes 光标cursors 图标icons shell 什么的 是如下图:
都是利用gnome-tweaks 也就是中文的"优化"工具来设置.这些资源的安装,主要有三种方式:
1 就是根据安装说明,添加apt源的方式安装,这样最简单也推荐您如此,以后也可以apt update来直接更新.
(Mac OSX Sierra Compact 比如这个我就是apt源方式根据github说明安装的)
2 就是去gnome-look网站,找到github的资源地址,git clone下来到某路径,然后copy相关资源到我下述的相关系统资源路径下.然后注意修改下所属组和权限即可.这种也可以,为什么不直接git clone到相关系统资源路径呢,因为不能无脑全部的,要看清哪个是资源文件再放入.这样更新维护也稍微简单可行.每次git pull更新即可,再copy.
(gnome-osc-themes 比如这个,我就是git clone再copy的方式安装的)
3 就是直接github或gnome-look直接下载,然后解压到相关系统资源路径.
(capitaine-cursors比如这个,我就是下载tar包解压安装的 或者先git clone 然后进入该目录再sudo cp -pr dist/ /usr/share/icons/capitaine-cursors )
比如 mac一套界面:
上图中的
Mac主题有两种,,一套是gnome-osc-themes,一套是 Mac OSX Sierra Compact
我第一张图是 Mac OSX Sierra Compact
下述是以上图gnome-osc-themes为说明
主题 Gnome-OSC-* 和 shell Gnome-OSC-Lingt-Shell 放到 ~/.themes
cmd@TR:~/.themes$ ls -al
总用量 60
drwxr-xr-x 15 cmd cmd 4096 6月 20 18:14 .
drwxr-xr-x 80 cmd cmd 4096 6月 21 08:50 ..
drwxr-xr-x 3 cmd cmd 4096 5月 7 10:24 Gnome-OSC-Dark-Shell
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-HS-(not-transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-HS-(not-transparent)-light-menu'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-HS-(transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-HS-(transparent)-light-menu'
drwxr-xr-x 3 cmd cmd 4096 5月 7 10:24 Gnome-OSC-Light-Shell
drwxr-xr-x 3 cmd cmd 4096 5月 7 10:24 Gnome-OSC-shell-Space-Grey
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Space-Grey-(not-tranparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Space-Grey-(transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Traditional-light-menu-(not-transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Traditional-light-menu-(transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Traditional-(not transparent)'
drwxr-xr-x 4 cmd cmd 4096 5月 7 10:24 'Gnome-OSC-Traditional-(transparent)'
光标capitaine-cursors 和 图标 macOS11 放到/usr/share/icons
cmd@TR:/usr/share/icons$ ls -al
总用量 188
drwxr-xr-x 36 root root 4096 6月 20 17:48 .
drwxr-xr-x 306 root root 12288 6月 8 17:40 ..
drwxr-xr-x 15 root root 4096 5月 28 15:44 Adwaita
-rw-r--r-- 1 root root 1148 11月 21 2017 cab_extract.png
-rw-r--r-- 1 root root 529 11月 21 2017 cab_view.png
drwxr-xr-x 3 cmd cmd 4096 8月 2 2017 capitaine-cursors
lrwxrwxrwx 1 root root 51 5月 2 15:40 communitheme -> /snap/communitheme/current/share/icons/communitheme
drwxr-xr-x 2 root root 4096 4月 27 02:23 default
drwxr-xr-x 3 root root 4096 4月 27 02:21 DMZ-Black
drwxr-xr-x 3 root root 4096 4月 27 02:21 DMZ-White
-rwxr-xr-x 1 root root 2934 5月 16 09:55 edrawmax.png
drwxr-xr-x 5 root root 4096 6月 20 16:51 ePapirus
drwxr-xr-x 13 root root 4096 6月 14 14:51 Flat-Remix
drwxr-xr-x 13 root root 4096 6月 14 14:51 Flat-Remix-Dark
drwxr-xr-x 13 root root 4096 6月 14 14:51 Flat-Remix-Light
drwxr-xr-x 9 root root 4096 4月 27 02:22 gnome
drwxr-xr-x 3 root root 4096 4月 27 02:23 handhelds
drwxr-xr-x 22 root root 4096 6月 19 09:48 hicolor
drwxr-xr-x 9 root root 4096 5月 8 13:28 HighContrast
drwxr-xr-x 12 root root 4096 4月 27 02:25 Humanity
drwxr-xr-x 7 root root 4096 4月 27 02:25 Humanity-Dark
drwxr-xr-x 15 root root 4096 5月 4 13:55 la-capitaine-icon-theme
drwxr-xr-x 4 root root 4096 4月 27 02:18 locolor
drwxr-xr-x 3 root root 4096 4月 27 02:25 LoginIcons
drwxr-xr-x 13 cmd cmd 4096 6月 20 17:48 macOS11
-rwxr-xr-x 1 root root 2459 5月 16 10:40 mindmaster.png
drwxr-xr-x 10 root root 4096 5月 4 13:59 Numix
drwxr-xr-x 6 root root 4096 6月 12 09:15 Numix-Circle
drwxr-xr-x 6 root root 4096 6月 12 09:15 Numix-Circle-Light
drwxr-xr-x 6 root root 4096 5月 4 13:59 Numix-Light
drwxr-xr-x 17 root root 4096 5月 30 10:09 Paper
drwxr-xr-x 4 root root 4096 5月 30 10:05 Paper-Mono-Dark
drwxr-xr-x 9 root root 4096 6月 20 16:51 Papirus
drwxr-xr-x 8 root root 4096 6月 20 16:51 Papirus-Adapta
drwxr-xr-x 5 root root 4096 6月 20 16:51 Papirus-Adapta-Nokto
drwxr-xr-x 6 root root 4096 6月 20 16:51 Papirus-Dark
drwxr-xr-x 5 root root 4096 6月 20 16:51 Papirus-Light
drwxr-xr-x 3 root root 4096 4月 27 02:23 redglass
-rw-r--r-- 1 root root 17168 2月 10 06:00 schism-icon-128.png
drwxr-xr-x 10 root root 4096 4月 27 02:25 ubuntu-mono-dark
drwxr-xr-x 10 root root 4096 4月 27 02:25 ubuntu-mono-light
drwxr-xr-x 3 root root 4096 4月 27 02:23 whiteglass
资源地址:
主题https://github.com/paullinuxthemer/gnome-osc-themes
光标 https://www.opendesktop.org/p/1148692/
图标https://www.opendesktop.org/s/Gnome/p/1102582/
shellhttps://www.opendesktop.org/s/Gnome/p/1013741/
我目前实际的桌面,其实mac的图标并不好:资源自己根据名字gnome-look里找吧.