gnome volume step set to 3%

This commit is contained in:
2026-03-11 20:12:16 +03:00
parent 4ca21cb595
commit 4f9c7fccde

View File

@@ -24,7 +24,7 @@
]; ];
}; };
"org/gnome/settings-daemon/plugins/media-keys" = { "org/gnome/settings-daemon/plugins/media-keys" = {
volume-step = lib.gvariant.mkInt32 2; volume-step = lib.gvariant.mkInt32 3;
}; };
"org/gnome/desktop/wm/preferences" = { "org/gnome/desktop/wm/preferences" = {
num-workspaces = lib.gvariant.mkInt32 5; num-workspaces = lib.gvariant.mkInt32 5;