niri: use kitty as terminal

This commit is contained in:
Veneficium 2025-01-22 19:54:39 +01:00
parent c57258257c
commit 3916a28e88

View file

@ -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"; }