From 62a6aec197b0e83ab91fdec1ab15427ecf749dac Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 16 Feb 2022 11:30:40 +0100 Subject: 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 --- profiles/sway.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/sway.py b/profiles/sway.py index 27905e33..32d626d7 100644 --- a/profiles/sway.py +++ b/profiles/sway.py @@ -13,7 +13,7 @@ __packages__ = [ "grim", "slurp", "pavucontrol", - "alacritty", + "foot", ] -- cgit v1.2.3-70-g09d2