Safe waybar logs to identify reason for crashes

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-09 20:34:26 +02:00
parent 409d329ad0
commit ec7c8f9949

View File

@@ -2,8 +2,8 @@
let
dotfiles_hypr = pkgs.fetchgit {
url = "https://git.nichkara.eu/dotfiles/hypr";
rev = "2fe5077f180d9bd9285eb04cbe37839e2cb7c7b3";
sha256 = "sha256-jc/5+BzqXw9PQFdI4l2G79oH02sehmSEZ0K5qjp7hPc=";
rev = "42cda0ea4707535ec21512543e4a147ef971be2d";
sha256 = "sha256-l08epLZKCXaJ3N6MU25/FfuzEuiXjOn10tWYPBLNOsI=";
};
dotfiles_waybar = pkgs.fetchgit {