This commit is contained in:
Aleksandr Lebedev 2025-09-07 15:30:15 +02:00
parent e17e3f58bd
commit ea057f10dd
2 changed files with 5 additions and 3 deletions

6
flake.lock generated
View file

@ -324,11 +324,11 @@
"quickshell": "quickshell" "quickshell": "quickshell"
}, },
"locked": { "locked": {
"lastModified": 1757248118, "lastModified": 1757250431,
"narHash": "sha256-5O6yv/qvvyB1HorKgiolEivIwBddVy4kU2UxYZTWOns=", "narHash": "sha256-8+rXxNIo8vlu49unP2Rycg5m0MXyDMncbw1FOTPy8Vk=",
"owner": "KyleKrein", "owner": "KyleKrein",
"repo": "DesktopShell", "repo": "DesktopShell",
"rev": "276d2e4769c0b198a1d2a12b56b0df517b630436", "rev": "39ddeb475e9f260122da9c9601efc3fbf25a1679",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -25,6 +25,8 @@
libnotify libnotify
emacs-pgtk emacs-pgtk
hyprshot hyprshot
jq
kdePackages.gwenview
]; ];
home.sessionVariables = { home.sessionVariables = {
GTK_THEME = "Colloid"; GTK_THEME = "Colloid";