This commit is contained in:
a 2023-04-09 22:37:10 -05:00
parent 2177bc0ae4
commit a25e6db278
1 changed files with 3 additions and 10 deletions

View File

@ -4,6 +4,9 @@ a fork of Darktile
https://github.com/liamg/darktile
original readme below
# Darktile
Darktile is a GPU rendered terminal emulator designed for tiling window managers.
@ -106,13 +109,3 @@ cursorbackground: '#c5c8c6'
| Increase font size | `ctrl + =`
| Take screenshot | `ctrl + shift + [`
| Open URL | `ctrl + click`
## FAQ
### What happened to Aminal?
The name changed as a result of a near-complete rewrite of Aminal. Also, Google's "did you mean animal?" was getting pretty annoying.
### Did Darktile drop Windows/OSX support?
While the project likely won't need much work to build on Windows/OSX, the focus is to develop Darktile for tiling window managers under Linux. If you'd like to get Darktile working for other environments, pull requests are always very welcome, especially when preceded by issues/discussion.