From d461eff888927a190eeedee5df6716f68e42c9c2 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Sun, 14 Jun 2026 23:53:22 +0200 Subject: chore(programs): update and remove unused programs --- modules/system/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system') diff --git a/modules/system/sway.nix b/modules/system/sway.nix index 17d954c..3542b26 100644 --- a/modules/system/sway.nix +++ b/modules/system/sway.nix @@ -75,7 +75,7 @@ wrapperFeatures.gtk = true; config = rec { modifier = "Mod4"; - terminal = "ghostty"; + terminal = "foot"; input = { "*" = { -- cgit v1.3.1