You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then run the [`make install`](https://github.com/paperwm/PaperWM/blob/release/install.sh)
31
-
from the repository. The installer will create a link to the repo in
30
+
then run [`make userinstall`] from the repository. The installer will create a link to the repo in
32
31
`~/.local/share/gnome-shell/extensions`. It will then ask if you want to enable PaperWM.
33
32
```bash
34
-
make install# install, load and enable paperwm
33
+
make userinstall# install, load and enable paperwm
35
34
```
36
35
37
36
Running the extension will automatically install a user config file as described in [User configuration & development](#user-configuration--development).
@@ -47,7 +46,7 @@ Running the extension will automatically install a user config file as described
0 commit comments