diff --git a/modules/home/niri/config.kdl b/modules/home/niri/config.kdl index 641f71c..fa0920f 100644 --- a/modules/home/niri/config.kdl +++ b/modules/home/niri/config.kdl @@ -151,7 +151,7 @@ window-rule { binds { Mod+Shift+Backslash { show-hotkey-overlay; } - Mod+T { spawn "wezterm" "start"; } + Mod+T { spawn "kitty"; } Mod+D { spawn "fuzzel"; } Super+Alt+L { spawn "swaylock"; }