docs: update README

This commit is contained in:
Pavel Korytov 2023-02-18 16:56:10 +03:00
parent 11177968d7
commit 0f92705ffb
2 changed files with 4 additions and 1 deletions

View file

@ -24,7 +24,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (elfeed-summary :repo "SqrtMinusOne/perspective-exwm" :fetcher github)
RECIPE: (perspective-exwm repo "SqrtMinusOne/perspective-exwm" :fetcher github)
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: false
run: echo $GITHUB_REF && make -C ~/melpazoid

View file

@ -49,6 +49,9 @@ The package provides a minor mode, =perspective-exwm-mode=, which is meant to be
Set =perspective-exwm-get-exwm-buffer-name= to customize the displayed name, by default it's =exwm-class-name=.
- =M-x perspective-exwm-cycle-all-buffers-forward=, =perspective-exwm-cycle-exwm-all-backward=\\
The same as above, but not restricted to EXWM buffers.
- =M-x perspective-exwm-switch-perspective=\\
Select a perspective from the list of all perspectives on all workspaces.