small fix
This commit is contained in:
parent
e08eaa3ed8
commit
48d8aa8c37
2 changed files with 7 additions and 1 deletions
|
|
@ -111,6 +111,12 @@ in
|
|||
use-system-font = false;
|
||||
};
|
||||
|
||||
# Nautilus (GNOME Files) configuration
|
||||
"org/gnome/nautilus/preferences" = {
|
||||
show-hidden-files = true;
|
||||
default-folder-viewer = "list-view";
|
||||
};
|
||||
|
||||
# Disable GNOME Software auto-updates
|
||||
"org/gnome/software" = {
|
||||
download-updates = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue