mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
change alacritty scrollback keybind to match kitty
add fonts for kitty
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
chars = "\\x11F";
|
||||
}
|
||||
{
|
||||
key = "K";
|
||||
mods = "Control";
|
||||
key = "H";
|
||||
mods = "Control|Shift";
|
||||
mode = "~Vi";
|
||||
action = "ToggleViMode";
|
||||
}
|
||||
|
@ -6,6 +6,7 @@
|
||||
./calibre.nix
|
||||
./discord.nix
|
||||
./firefox.nix
|
||||
./kitty.nix
|
||||
./media.nix
|
||||
./obsidian.nix
|
||||
./qbittorrent.nix
|
||||
|
Reference in New Issue
Block a user