Switch to alacritty from termite
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
fb22cca9a4
commit
13aab0001d
11 changed files with 667 additions and 182 deletions
2
install
2
install
|
@ -40,6 +40,7 @@ WORK_DIRECTORIES=(
|
|||
|
||||
# Files which should be symlinked in the home folder
|
||||
LINKED_FILES_HOME=(
|
||||
".config/alacritty"
|
||||
".config/autokey"
|
||||
".config/bat"
|
||||
".config/cmus"
|
||||
|
@ -63,7 +64,6 @@ LINKED_FILES_HOME=(
|
|||
".config/sqlite3"
|
||||
".config/streamlink"
|
||||
".config/task"
|
||||
".config/termite"
|
||||
".config/Trolltech.conf"
|
||||
".config/user-dirs.dirs"
|
||||
".config/user-dirs.locale"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue