diff options
author | Alex Mikhalev <alexmikhalevalex@gmail.com> | 2017-01-06 13:07:15 -0700 |
---|---|---|
committer | Alex Mikhalev <alexmikhalevalex@gmail.com> | 2017-01-06 13:07:15 -0700 |
commit | 5226cfe5624290111779dd57bc6139676eded76d (patch) | |
tree | e62b420b043be86cb3b180a88f6cb5289be25799 /README.md | |
parent | 7cbc50fd2ff004d8a4e88afa042f6af2f8632fc0 (diff) | |
download | alacritty-5226cfe5624290111779dd57bc6139676eded76d.tar.gz alacritty-5226cfe5624290111779dd57bc6139676eded76d.zip |
Reduced Desktop Entries heading size
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ If all goes well, this should place a binary at `target/release/alacritty`. many things (such as arrow keys) would not work. If you're on macOS, you'll need to change the `monospace` font family to something like `Menlo`. -## Desktop Entry +### Desktop Entry Many linux distributions support desktop entries for adding applications to system menus. To install the desktop entry for Alacritty, run |