About.desktop fixed font size (#566)

* instead of alias, created command omarchy-version

* Revert "instead of alias, created command omarchy-version"

This reverts commit 87e45db6d54a3441c7d544a2d054f2823bce271e.

wrong commit to dev

* Fix font size of About so it will stay in similar size
This commit is contained in:
Shigeto Kumagai 2025-08-10 22:25:02 +09:00 committed by GitHub
parent 4c4792f36f
commit 4fb0d59a82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
Version=1.0
Name=About
Comment=System information from Fastfetch
Exec=alacritty --class=About --title=About -e bash -c 'fastfetch; read -n 1 -s'
Exec=alacritty -o "font.size=9" --class=About --title=About -e bash -c 'fastfetch; read -n 1 -s'
Terminal=false
Type=Application
Icon=Arch