From 5aa5cd03d9df9cd8023c0c0af7cfd17e4b8f1755 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 1 Dec 2022 17:28:44 +0100 Subject: Switch from alacritty to foot for Sway Foot runs well on the PinePhone because it does not need GPU support like alacritty. Furthermore foot is available on Debian. --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 05de25e..f8451bf 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -12,7 +12,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term alacritty +set $term foot # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -- cgit v1.2.3-70-g09d2