Initial commit: freeze-watcher daemon, GUI, systemd unit, PKGBUILD

This commit is contained in:
luna 2026-05-10 20:56:19 -07:00
commit d41f861802
10 changed files with 655 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Freeze Watcher
Comment=Monitor system freezes and view captured snapshots
Exec=/usr/local/bin/freeze-monitor-gui
Icon=utilities-system-monitor
Terminal=false
Categories=System;Monitor;
StartupNotify=true