Skip to content

Commit 56fe64b

Browse files
committed
added desktop file
This commit adds a '.desktop' file, to be used by Debian when installing with apt * https://specifications.freedesktop.org/desktop-entry/latest/ For more info, see: * #103
1 parent 1ae831a commit 56fe64b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/buskill.desktop

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[Desktop Entry]
2+
Name=BusKill
3+
Comment=Laptop Kill Cord
4+
Exec=/usr/bin/buskill
5+
Terminal=false
6+
Type=Application
7+
Categories=System;Security
8+
Keywords=buskill;kill cord;killcord;security;lock;shutdown;wipe;encrypt;emergency;dead man switch
9+

0 commit comments

Comments
 (0)