| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
foot has this problem where, if you open a TUI app and then close it,
the terminal color scheme goes back to the preconfigured colors rather
than keep using pywal colors.
This particular problem isn't there in Alacritty, however alacritty does
not support sixel for image previes, so currently using the sixel
patched version of alacritty: https://github.com/ayosec/alacritty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i am too used to using the global media control keybinds to only control
MPD, so i will just keep it that way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since we are loading the pywal colors through zsh,
doing `foot -e ncmpcpp` will bypass the interactive shell commands
so instead use `foot -e zsh -i -c ncmpcpp`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
footclient is faster indeed, but it does not change the colors of
terminal when i use pywal
|
|
|
|
|
|
|
|
|
|
|