Data files for xubuntu (ubuntu 20.04) dockerfile ver 1.5
cainmagi
released this
25 Jan 14:01
·
43 commits
to xubuntu
since this release
Data files
This is the data file bundle for the xfce4 customized desktop ver 1.5
. In the current xubuntu, we are using this bundle for adding extra themes, configs, and some other plugins. It contains such add-ons:
XFCE4-configs
This add-on would be used for overwriting the default xfce4 configurations (xfce4
) and default GTK-3 configurations (gtk-3.0
) in
~/.config/
This add-on allows us to build our desktop with our customized configurations. It contains:
xconfigs-u20-04.tar.xz
: The.config
folder for Ubuntu20.04
.xconfigs-u18or16-04.tar.xz
: The.config
folder for Ubuntu18.04
/16.04
.
Themes
Basic theme pack
- Name:
share-ubuntu-20-04
- Icons:
- Flat Remix ICON theme: https://www.xfce-look.org/p/1012430/
- Luna Icons (bug fixed): https://www.xfce-look.org/p/1405455/
- Marwaita-Icons-Remix (bug fixed): https://www.xfce-look.org/p/1466249/
- Reversal icon theme: https://www.xfce-look.org/p/1340791/
- Tela-purple: https://www.xfce-look.org/p/1279924/
- Ultimate Maia Icons: https://www.xfce-look.org/p/1218961/
- Vimix-icon-theme: https://www.xfce-look.org/p/1273372/
- Yaru-Green: https://www.xfce-look.org/p/1299514/
- Cursor icons:
- Layan cursors: https://www.xfce-look.org/p/1365214/
- McMojave cursors: https://www.xfce-look.org/p/1355701/
- Vimix cursors theme: https://www.xfce-look.org/p/1358330/
- WhiteSur cursors: https://www.xfce-look.org/p/1411743/
- WinSur-white-cursors: https://www.xfce-look.org/p/1381566/
- Windows 10 KDE: https://www.xfce-look.org/p/1409346/
- Win10OS-cursors: https://www.xfce-look.org/p/1383064/
- Themes:
- ChromeOS GTK Theme: https://www.xfce-look.org/p/1335019/
- Desert: https://www.xfce-look.org/p/1449286/
- Flat Remix Blue: https://www.xfce-look.org/p/1214931/
- Layan GTK theme: https://www.xfce-look.org/p/1309214/
- Marwaita Ubuntu: https://www.xfce-look.org/p/1352833/
- Prof-XFCE-theme: https://www.xfce-look.org/p/1334420/
- Ultimate Dark: https://www.xfce-look.org/p/1246387/
- Vimix-Gtk-Theme: https://www.xfce-look.org/p/1013698/
- Yaru-Green: https://www.xfce-look.org/p/1299514/
Extra icons
The extra icons could be found in share-pixmaps.tar.xz
. They should be extracted to /usr/share/pixmaps
. Here is the list:
matlab-logo
: A PNG logo for MATLAB.launch-jupyter
: An SVG logo for Jupyter Lab.hdf-logo
: An SVG logo for HDF files.
Art Backgrounds Pack
- Name:
share-backgrounds-arts
- Background set:
- Cezanne
- Monet
- Renaissance
Scripts
We provide the following scripts. Use wget
to pull these scripts.
get-pyver.py
: A script for finding the current python version. Should be launched by something likePY_VER=$(python get-pyver.py 2>&1)
.get-conda-path.py
: A script for finding the current conda path or python path. Should be launched by something likeRESULTS=$(python get-conda-path.py -m conda 2>&1)
.