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:
parent
4c4792f36f
commit
4fb0d59a82
@ -2,7 +2,7 @@
|
|||||||
Version=1.0
|
Version=1.0
|
||||||
Name=About
|
Name=About
|
||||||
Comment=System information from Fastfetch
|
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
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=Arch
|
Icon=Arch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user