aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* Add script to apply a tilix colorscheme file. (#524)Trevor Joynson2017-05-27
|
* Add script for spawning alacritty in CWDJoe Wilm2017-05-01
| | | | | | The script uses the recently added _NET_WM_PID window property for finding the program running in Alacritty, fetching its working directory, and spawning a new Alacritty using that directory.
* Add script for creating flamegraph with perfJoe Wilm2016-10-08
Resolves #8