小编Ver*_*ika的帖子

如何使用 Cron 在 Linux 中更改桌面背景

我找到了改变桌面壁纸的终端命令:

gsettings set org.gnome.desktop.background picture-uri file:///path/to/your/image.png
Run Code Online (Sandbox Code Playgroud)

但是此命令在 cron 和其他桌面(如 Mate)中不起作用。pgrep gnome-session方法对我来说没有任何意义。

linux terminal cron wallpaper command-line-interface

1
推荐指数
1
解决办法
1636
查看次数