We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0965be1 commit 764ed7dCopy full SHA for 764ed7d
1 file changed
content/pop-shell.md
@@ -55,7 +55,11 @@ make local-install
55
sudo dnf install gnome-shell-extension-pop-shell
56
```
57
58
-After installing, open the Extensions app and enable the toggle for `Pop Shell`.
+After installing, log out and back in (or reboot), then run the following command to enable the extension:
59
+
60
+```bash
61
+gnome-extensions enable pop-shell@system76.com
62
+```
63
64
#### For Arch
65
0 commit comments