fix(terminal): do not automount media

This commit is contained in:
Guz
2026-04-16 13:54:38 -03:00
parent 3e17442971
commit 6cde438579

View File

@@ -31,6 +31,10 @@ with lib; {
"org/gnome/desktop/interface" = {
accent-color = "slate";
};
"org/gnome/desktop/media-handling" = {
automount = false;
automount-open = false;
};
"org/gnome/desktop/peripherals/tablets/256c:006d" = {
keep-aspect = true;
};