diff options
| author | kj_sh604 | 2025-12-20 23:59:56 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-20 23:59:56 -0500 |
| commit | 285fc5db86b5d75f65e640160b860e20cc827596 (patch) | |
| tree | 00cbb9d4dab776a3d04b17f6c72c052e4ce0a876 /archlinux/kjagave.desktop | |
| parent | 1aecac2447b2061a09ef75c71eab1b777d36c93f (diff) | |
feat: initial attempt at PKGBUILD
Diffstat (limited to 'archlinux/kjagave.desktop')
| -rw-r--r-- | archlinux/kjagave.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
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 |
