Updated my readme.

This commit is contained in:
CronyAkatsuki 2021-03-13 18:22:39 +01:00
parent 9e3b9cc441
commit 6007ae7bfe

View File

@ -22,4 +22,18 @@ Programs used in this script are **mpv**, environmental variable **BROWSER**, co
dmenulinkhandler gnu.org dmenulinkhandler gnu.org
~~~ ~~~
## dmenupass
A scripts that echoes your input into the terminal. Used mostly when asked for sudo password.
## dmenupowermenu
A dmenu power menu script that I use in any tiling wm. You can only shutdown or reboot, but you can add more options if you want.
## dmenuryzenadj
A dmenu script that uses (ryzenadj)[https://github.com/FlyGoat/RyzenAdj] to lower my Ryzen laptop processor speed so that it doesn't go hot. Only good if you have **Ryzen 5 3550H**, any other cpu could die using these settings.
## dmenuscreenshot
A script that uses **maim** to take fullscreen or selected area screenshot or **maim + xdotool** for the active window. It can also copy screenshots to directly using xclip. It saves screenshot's into the '~/Pictures/screenshots' directory.