Update manual icon

This commit is contained in:
2025-07-24 00:13:04 -04:00
parent a7e1cc4a70
commit 9451d8f923
2 changed files with 1 additions and 1 deletions

BIN
docs/imgs/x2go_desktop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@@ -28,7 +28,7 @@ for desktop in /home/*/Desktop; do
Name=Hartman Lab Server Manual
Type=Link
URL=$manual_url
Icon=text-html
Icon=help-browser
EOF
chmod 644 "$desktop/manual.desktop"
done