mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 15:31:28 +00:00
The defualt terminal is foot and not alacritty
parent
f7658771c2
commit
c6ba42e84b
2
Home.md
2
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue