diff options
Diffstat (limited to 'modules/system')
| -rw-r--r-- | modules/system/sway.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { "*" = { |
