Refactor installation process and enhance configuration management; add locale detection and autostart support

This commit is contained in:
2026-07-06 00:01:07 +02:00
parent db651dff28
commit 3ee00f2de3
11 changed files with 240 additions and 80 deletions
@@ -0,0 +1,15 @@
general {
grab_focus = true
}
cache {
enabled = true
}
finders {
default_finder = desktop
}
ui {
window_size = 500 300
}