gnome volume step set to 3%
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user