Skip to content

Commit

Permalink
readme: added faq
Browse files Browse the repository at this point in the history
Signed-off-by: aserowy <serowy@hotmail.com>
  • Loading branch information
aserowy committed Feb 18, 2024
1 parent 7004204 commit 0bfee71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,11 @@ key combinations are mapped indirectly to messages.

conversion translates crossterm key events to the y1337-keymap
representation.

## faq

### opening files in linux does nothing

y1337 utilizes `xdg-open` to start files. Thus, not opening anything probably lies
in a misconfigured mime setup. Check `~/.local/share/applications/` for invalid entries.
Some programs causing problems reagularly. Im looking at you `wine`...

0 comments on commit 0bfee71

Please sign in to comment.