The defualt terminal is foot and not alacritty

enkvadrat 2024-02-12 21:10:08 +01:00
parent f7658771c2
commit c6ba42e84b

@ -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.