
* 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
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
|
|
|