{ pkgs, lib, ... }: { dconf.settings = { "org/gnome/desktop/wm/preferences".auto-rise = true; }; }