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:
pancho horrillo 2022-02-16 11:30:40 +01:00 committed by GitHub
parent 6489a417aa
commit 62a6aec197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ __packages__ = [
"grim",
"slurp",
"pavucontrol",
"alacritty",
"foot",
]