mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
* instead of alias, created command omarchy-version
* Revert "instead of alias, created command omarchy-version"
This reverts commit 87e45db6d5.
wrong commit to dev
* Fix font size of About so it will stay in similar size
12 lines
257 B
Desktop File
12 lines
257 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=About
|
|
Comment=System information from Fastfetch
|
|
Exec=alacritty -o "font.size=9" --class=About --title=About -e bash -c 'fastfetch; read -n 1 -s'
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=Arch
|
|
Categories=GTK;
|
|
StartupNotify=false
|
|
|