Background changer for Gnome

This commit is contained in:
Filippo Berto 2021-09-01 11:24:55 +02:00
parent ff081bbaf1
commit 12fd3bc3a2
2 changed files with 10 additions and 3 deletions

View file

@ -1,7 +1,5 @@
{ pkgs, config, ... }:
let
fehCmd = "${pkgs.feh}/bin/feh";
backgrounds_directory = ~/Immagini/Sfondi;
update_time = "10m";
in
{