workstation/roles/home-gui/files/pwsh.desktop

8 lines
166 B
Desktop File
Raw Normal View History

2024-10-02 12:45:35 +00:00
[Desktop Entry]
Name=Microsoft PowerShell
TryExec=/home/acp/.dotnet/tools/pwsh
2024-10-21 10:44:14 +00:00
Exec=gnome-terminal --profile=PowerShell
2024-10-02 12:45:35 +00:00
Type=Application
Icon=pwsh
2024-10-02 12:45:35 +00:00
StartupNotify=true