Skip to content

Commit 0ca7ea2

Browse files
authored
Merge pull request #38 from jakobwenzel/fix-hyprctl-name
Docs: Fix typos in Hyprland-specific docs
2 parents b1222b3 + 4e6ba2c commit 0ca7ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/installation-on-linux.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ windowrule = pin, class:kando
196196

197197
Also, Kando cannot directly bind global shortcuts on Hyprland.
198198
Instead, you specify a shortcut ID for each menu in Kando's menu editor and bind a key combination in `hyprland.conf`.
199-
To get the exact shortcut ID, you can use `hyperctl globalshortcuts` to list all currently registered global shortcuts.
200-
If you run the flatpak version of Kando and chose `example-menu` as the shortcut ID, you can would bind it like this:
199+
To get the exact shortcut ID, you can use `hyprctl globalshortcuts` to list all currently registered global shortcuts.
200+
If you run the flatpak version of Kando and chose `example-menu` as the shortcut ID, you would bind it like this:
201201

202202
```
203203
// ~/.config/hypr/hyprland.conf

0 commit comments

Comments
 (0)