Merge branch 'main' into opt
This commit is contained in:
commit
00a4e32da2
@ -111,6 +111,9 @@ git apply --stat --apply 2604.patch
|
||||
## kitty
|
||||
|
||||
- https://sw.kovidgoyal.net/kitty/binary/
|
||||
- Install `JetBrains Mono` (without NF) & `NerdFontsSymbolsOnly` fonts.
|
||||
- Note: outside of kitty, it may be interesting to also install _JetBrains
|
||||
Mono_ *with* _NF_.
|
||||
|
||||
```
|
||||
sudo apt-get install kitty-terminfo
|
||||
|
@ -3,7 +3,7 @@ Categories=Network;WebBrowser;
|
||||
Exec=firefox -ProfileManager %u
|
||||
Icon=firefox
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
|
||||
Name=Firefox {PM}
|
||||
Name=Firefox (PM)
|
||||
StartupNotify=true
|
||||
StartupWMClass=Firefox
|
||||
Terminal=false
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=kitty
|
||||
Name=Kitty
|
||||
GenericName=Terminal emulator
|
||||
Comment=Fast, feature-rich, GPU based terminal
|
||||
TryExec=/opt/kitty.app/bin/kitty
|
||||
|
Loading…
Reference in New Issue
Block a user