Refactor installation process and enhance configuration management; add locale detection and autostart support
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
general {
|
||||
grab_focus = true
|
||||
}
|
||||
|
||||
cache {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
finders {
|
||||
default_finder = desktop
|
||||
}
|
||||
|
||||
ui {
|
||||
window_size = 500 300
|
||||
}
|
||||
Reference in New Issue
Block a user