diff --git a/Home.md b/Home.md index 28fd534..cda261f 100644 --- a/Home.md +++ b/Home.md @@ -558,7 +558,7 @@ If the problem isn't immediately obvious, you will likely be required to debug i ### I just installed sway. I can move my mouse cursor but my keyboard does not work. -Are you pressing keys that are bound to do anything? **Read the [config file](https://github.com/SirCmpwn/sway/blob/master/config.in).** If `$mod+Return` is bound to `exec alacritty` (which it is by default) - do you have alacritty installed? Try `$mod+2` or `$mod+8` - does it switch workspaces? +Are you pressing keys that are bound to do anything? **Read the [config file](https://github.com/SirCmpwn/sway/blob/master/config.in).** If `$mod+Return` is bound to `exec foot` (which it is by default) - do you have foot installed? Try `$mod+2` or `$mod+8` - does it switch workspaces? ### I can't run anything.