feat: added declarative config file

This commit is contained in:
Nick 2025-05-12 13:12:18 -05:00
parent f8f2adbb73
commit 78215bf456

View file

@ -8,7 +8,7 @@
feishin feishin
; ;
}; };
xdg.configFile."feishin.config.json".text = '' xdg.configFile."feishin/config.json".text = ''
{ {
"window_has_frame": true, "window_has_frame": true,
"bounds": { "bounds": {