受几枝启发的 gnome shell 壁纸生成扩展。
Wallpaper generation extension for GNOME Shell, inspired by Jizhi.
The latest and supported version should only work on the most current stable version of GNOME Shell.
git clone https://github.com/tuberry/shuzhi.git && cd shuzhi
make && make install
# make LANG=your_language_code mergepo # for translation
For older versions, it's necessary to switch the git tag before make
:
# git tag # to see available versions
git checkout your_gnome_shell_version
- Set the text command to
shuzhi.sh
to enable the builtin script; - Support Pango markups or images, see shuzhi.sh or _shuzhi.fish for reference;