Merge branch 'master' of github.com:ahub2/my-scripts into HEAD
commit
17de6f8bc8
|
@ -0,0 +1,8 @@
|
||||||
|
# my-scripts
|
||||||
|
Some scripts I've written for use on linux
|
||||||
|
|
||||||
|
Some of these scripts were copied from other places, I've tried to link to the original source when possible.
|
||||||
|
|
||||||
|
These scripts were written under Wayland, so anything involving graphics will not work under x11.
|
||||||
|
|
||||||
|
To use the mangaterm script, you need to be using a terminal that supports sixels (I use foot), and have the program chafa installed, along with libsixel.
|
|
@ -22,3 +22,4 @@ lf-sixel-git
|
||||||
swhkd-git
|
swhkd-git
|
||||||
nerd-fonts-mononoki
|
nerd-fonts-mononoki
|
||||||
autotiling
|
autotiling
|
||||||
|
cli-visualizer
|
||||||
|
|
|
@ -83,4 +83,5 @@ flatpak
|
||||||
waylock
|
waylock
|
||||||
bemenu-wayland
|
bemenu-wayland
|
||||||
foot
|
foot
|
||||||
|
foot-terminfo
|
||||||
libsixel
|
libsixel
|
||||||
|
|
Loading…
Reference in New Issue