From ea057f10dd5cb2eb2ced5fb4dc45ee2cfebbb4f1 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Sun, 7 Sep 2025 15:30:15 +0200 Subject: [PATCH] Sleep --- flake.lock | 6 +++--- homes/x86_64-linux/andrej/hyprland.nix | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 28e63a0..9336587 100644 --- a/flake.lock +++ b/flake.lock @@ -324,11 +324,11 @@ "quickshell": "quickshell" }, "locked": { - "lastModified": 1757248118, - "narHash": "sha256-5O6yv/qvvyB1HorKgiolEivIwBddVy4kU2UxYZTWOns=", + "lastModified": 1757250431, + "narHash": "sha256-8+rXxNIo8vlu49unP2Rycg5m0MXyDMncbw1FOTPy8Vk=", "owner": "KyleKrein", "repo": "DesktopShell", - "rev": "276d2e4769c0b198a1d2a12b56b0df517b630436", + "rev": "39ddeb475e9f260122da9c9601efc3fbf25a1679", "type": "github" }, "original": { diff --git a/homes/x86_64-linux/andrej/hyprland.nix b/homes/x86_64-linux/andrej/hyprland.nix index f6cb076..8b5a789 100644 --- a/homes/x86_64-linux/andrej/hyprland.nix +++ b/homes/x86_64-linux/andrej/hyprland.nix @@ -25,6 +25,8 @@ libnotify emacs-pgtk hyprshot + jq + kdePackages.gwenview ]; home.sessionVariables = { GTK_THEME = "Colloid";