Created
September 9, 2025 06:49
-
-
Save peterhellberg/e51a88f643335ca75d447e57b3ca405e to your computer and use it in GitHub Desktop.
~/.local/share/applications/st.desktop and ~/.local/share/icons/st.png
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=st | |
Comment=Simple Terminal | |
Exec=/home/peter/.local/bin/st -f "OfficeCodeProD Nerd Font:antialias=true:style=Medium:pixelsize=30" | |
Terminal=false | |
Type=Application | |
Icon=st | |
Categories=Utility;TerminalEmulator; | |
StartupWMClass=st-256color |
Author
peterhellberg
commented
Sep 9, 2025

Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment