A lighter setup

This commit is contained in:
Daniel Lundin 2019-02-04 14:18:03 +01:00
parent ca2d4d3e9d
commit 4859e227c5
4 changed files with 848 additions and 70 deletions

2
bin/alacritty-light Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec alacritty --config-file /home/dln/.config/alacritty/alacritty-light.yml "$@"