about summary refs log tree commit diff
path: root/home/profiles/sway.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/profiles/sway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/sway.nix b/home/profiles/sway.nix
index d3629a0..e86ff48 100644
--- a/home/profiles/sway.nix
+++ b/home/profiles/sway.nix
@@ -67,7 +67,7 @@ in
     config = {
       inherit fonts modifier;
       # FIXME: this should be a variable
-      terminal = "kitty";
+      terminal = "alacritty";
       menu = ''${pkgs.wofi}/bin/wofi -S drun -p "app:" -L 10'';
       bars = [ ];
       keybindings = lib.mkOptionDefault {