diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
| commit | cabf188ae487120d4b9ac1fe21fff45403a787b4 (patch) | |
| tree | d9fa0f83426f6465029fb1de334665127e65d1d2 /users/ryan/linux/wpaperd | |
| parent | 0ce4331f742863ec03c711c27b0a0dee7e8cc187 (diff) | |
various fixes to guix
Diffstat (limited to 'users/ryan/linux/wpaperd')
| -rw-r--r-- | users/ryan/linux/wpaperd/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/ryan/linux/wpaperd/config.toml b/users/ryan/linux/wpaperd/config.toml index 9947370..9735c20 100644 --- a/users/ryan/linux/wpaperd/config.toml +++ b/users/ryan/linux/wpaperd/config.toml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | [default] | 1 | [default] |
| 2 | duration = "30m" | 2 | duration = "30m" |
| 3 | path = "~/.config/hypr/Wallpapers/static/" | 3 | path = "/home/ryan/.config/wallpapers/" |
| 4 | transition-time = 2000 | 4 | transition-time = 2000 |
