From 0965be1ff41169da217697f4145f409d99cd22d6 Mon Sep 17 00:00:00 2001 From: Matthew Kenigsberg Date: Wed, 22 Apr 2026 18:30:23 +0100 Subject: [PATCH] Add docs note to enable in Extensions On Fedora I had to open the Extensions app and enable Pop Shell after installing with dnf --- content/pop-shell.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/pop-shell.md b/content/pop-shell.md index 537aa0068e..5886093ae7 100644 --- a/content/pop-shell.md +++ b/content/pop-shell.md @@ -55,6 +55,8 @@ make local-install sudo dnf install gnome-shell-extension-pop-shell ``` +After installing, open the Extensions app and enable the toggle for `Pop Shell`. + #### For Arch Pop Shell is packaged in the AUR, but for the keyboard shortcuts to work, you will need to build it from source like we did above.