Update gnome-hm.nix

This commit is contained in:
ediblerope 2026-01-21 14:05:30 +00:00 committed by GitHub
parent c9faf2c195
commit dac92d1929
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@
toggle-fullscreen = ["<Super>f"]; toggle-fullscreen = ["<Super>f"];
}; };
"org/gnome/desktop/wm/preferences" = { "org/gnome/desktop/wm/preferences" = {
resize-with-right-button = true; resize-with-right-button = lib.hm.gvariant.mkBoolean true;
}; };
# Shell keybindings # Shell keybindings