Random stuff to do with scripting
This commit is contained in:
8
config/config.json
Normal file
8
config/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"startup": "bash $CRIB_CONFIG_DIR/startup.sh",
|
||||
"shutdown": "bash $CRIB_CONFIG_DIR/shutdown.sh",
|
||||
|
||||
"theme": "theme.json",
|
||||
|
||||
"lsp_config": "lsp_config.json"
|
||||
}
|
||||
Reference in New Issue
Block a user