Enable sixel support, now that it works
This commit is contained in:
parent
07f2b3419c
commit
41c82589ea
3 changed files with 69 additions and 34 deletions
|
@ -12,11 +12,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# alacritty-sixel.url = "github:microo8/alacritty-sixel";
|
||||
# alacritty-sixel.flake = false;
|
||||
alacritty-sixel.url = "github:ayosec/alacritty";
|
||||
alacritty-sixel.flake = false;
|
||||
|
||||
# ranger-sixel.url = "github:remi6397/ranger/feature/sixel";
|
||||
# ranger-sixel.flake = false;
|
||||
ranger-sixel.url = "github:remi6397/ranger/feature/sixel";
|
||||
ranger-sixel.flake = false;
|
||||
|
||||
material-wifi-icons.url = "github:dcousens/material-wifi-icons";
|
||||
material-wifi-icons.flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue