profiles/sway: replace alacritty with foot (#987)
In Sway 1.7, the terminal emulator in the default config file has been changed to foot. See https://github.com/swaywm/sway/releases/tag/1.7
This commit is contained in:
parent
6489a417aa
commit
62a6aec197
|
|
@ -13,7 +13,7 @@ __packages__ = [
|
|||
"grim",
|
||||
"slurp",
|
||||
"pavucontrol",
|
||||
"alacritty",
|
||||
"foot",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue