diff --git a/components/user-kurtisa.nix b/components/user-kurtisa.nix index 7a135be..a84bc1f 100644 --- a/components/user-kurtisa.nix +++ b/components/user-kurtisa.nix @@ -50,8 +50,12 @@ in tap-to-click = true; two-finger-scrolling-enabled = true; }; + "/org/gnome/mutter" = { + edge-tiling = true; + }; "org/gnome/shell".enabled-extensions = [ "caffeine@patapon.info" + "gsconnect@andyholmes.github.io" ]; "org/gnome/desktop/interface" = { clock-format = "12h";