From fc8c9381483a03fb5e0800b749d1e7a29a0447c2 Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 22:07:18 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../usr/share/applications/snigdhaos-powershell.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop diff --git a/common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop b/common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop new file mode 100644 index 00000000..82a9b5b6 --- /dev/null +++ b/common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=Snigdha OS PowerShell +Comment=Snigdha OS PowerShell +Icon=snigdhaos-powershell +Exec=/usr/bin/bash -c 'pwsh' +Terminal=false +Categories=Tags;Describing;Application;Utility \ No newline at end of file