diff options
| author | Baitinq <[email protected]> | 2022-09-15 16:26:38 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-15 16:26:38 +0200 |
| commit | a49354a6ed5391f6814f9146a1706afdba6bf033 (patch) | |
| tree | 1d86ec5a86073012484f867ed0970b5321b85ee2 /flake.lock | |
| parent | River: Add wlsunset (diff) | |
| download | nixos-config-a49354a6ed5391f6814f9146a1706afdba6bf033.tar.gz nixos-config-a49354a6ed5391f6814f9146a1706afdba6bf033.tar.bz2 nixos-config-a49354a6ed5391f6814f9146a1706afdba6bf033.zip | |
Use swaylock-effects instead of swaylock for showing clock
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock index 38911b1..df2c584 100644 --- a/flake.lock +++ b/flake.lock @@ -4,7 +4,7 @@ "flake": false, "locked": { "lastModified": 1, - "narHash": "sha256-aNhTedFpYtNRiWPxZbHDOiu/t6s+qh/+fEDULWvP8B0=", + "narHash": "sha256-o2QD8mWYRxMe35dPwIp69+pxbW4uz/Jc7R06zD82paA=", "path": "./dotfiles", "type": "path" }, |