From 285fc5db86b5d75f65e640160b860e20cc827596 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 20 Dec 2025 23:59:56 -0500 Subject: feat: initial attempt at PKGBUILD --- archlinux/kjagave.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 archlinux/kjagave.desktop (limited to 'archlinux/kjagave.desktop') diff --git a/archlinux/kjagave.desktop b/archlinux/kjagave.desktop new file mode 100644 index 0000000..d5635d4 --- /dev/null +++ b/archlinux/kjagave.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=kjagave +GenericName=Color Picker +Comment=Pick and save colors with screen grabbing support +Exec=kjagave +Icon=kjagave +Terminal=false +Categories=Graphics;Utility;GTK; +Keywords=color;picker;palette;screen;grab; +StartupNotify=true -- cgit v1.2.3