Restructure, prepare launcher
This commit is contained in:
10
config/ags/launcher/util/file.ts
Normal file
10
config/ags/launcher/util/file.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* dotfiles - file.ts
|
||||
*
|
||||
* Created by Janis Hutz 03/22/2025, Licensed under the GPL V3 License
|
||||
* https://janishutz.com, development@janishutz.com
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
import { readFileAsync, writeFileAsync, monitorFile } from "astal";
|
Reference in New Issue
Block a user