diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-15 16:53:58 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-15 16:53:58 +0200 |
commit | 2f999d667e1812a315e6c016c1439267f129ff2e (patch) | |
tree | 90eaae9c18b0bf39e842379b3a74f99573d66ab5 /flake.lock | |
parent | Use swaylock-effects instead of swaylock for showing clock (diff) | |
download | nixos-config-2f999d667e1812a315e6c016c1439267f129ff2e.tar.gz nixos-config-2f999d667e1812a315e6c016c1439267f129ff2e.tar.bz2 nixos-config-2f999d667e1812a315e6c016c1439267f129ff2e.zip |
River: Add smart-wallpaper
And temp overlay for smart-wallpaper to work with wayland
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock index df2c584..5e247f0 100644 --- a/flake.lock +++ b/flake.lock @@ -4,7 +4,7 @@ "flake": false, "locked": { "lastModified": 1, - "narHash": "sha256-o2QD8mWYRxMe35dPwIp69+pxbW4uz/Jc7R06zD82paA=", + "narHash": "sha256-JFNbhtrnw2TDKsDiONKdPz354phQjsj8+bOybmNWQQg=", "path": "./dotfiles", "type": "path" }, |