From c31759fc5eff43b76c9fc9471474156a13b8f640 Mon Sep 17 00:00:00 2001 From: Kristian Krsnik Date: Mon, 4 Sep 2023 22:51:08 +0200 Subject: [PATCH] proper punctuation --- modules/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };