Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | desktop-entry: drop Terminal=true from nnn and nvim for now | sinanmohd | 2023-07-09 | 2 | -2/+0 |
| | | | | | | | | | | due to a upstream bug affecting gtk programs when Terminal=true is set they try to launch the hardcoded /usr/bin/gnome-terminal and fail if it's not installed, this also affects firefox. maybe cheking the $TERMINAL environment variable might be better!!!. https://gitlab.com/mobian1/issues/-/issues/392 https://unix.stackexchange.com/questions/707469/error-with-gtk-launch-unable-to-find-terminal-required-for-application | ||||
* | desktop-entry: add entry for linkhandler | sinanmohd | 2023-07-08 | 1 | -0/+11 |
| | |||||
* | desktop-entry: initial commit, make use of ttyasrt | sinanmohd | 2023-07-08 | 2 | -0/+103 |