Initial commit: freeze-watcher daemon, GUI, systemd unit, PKGBUILD
This commit is contained in:
commit
d41f861802
10 changed files with 655 additions and 0 deletions
9
desktop/freeze-monitor.desktop
Normal file
9
desktop/freeze-monitor.desktop
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue