diff --git a/modules/gnome.nix b/modules/gnome.nix index 5f2774e..926feab 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -88,7 +88,7 @@ "org/gnome/shell/extensions/pano" = { play-audio-on-copy = false; - # This solves the stuttering issue for me + # This solves the stuttering issue for me. # https://github.com/oae/gnome-shell-pano/issues/79 send-notification-on-copy = false; };