diff --git a/kat/gnome/dconf.nix b/kat/gnome/dconf.nix index d4230fff..8d25adce 100644 --- a/kat/gnome/dconf.nix +++ b/kat/gnome/dconf.nix @@ -25,6 +25,7 @@ _: { }; "org/gnome/desktop/wm/preferences" = { workspace-names = ["Main"]; + resize-with-right-button = true; }; }; };