[general] import = ['~/.config/alacritty/modus-vivendi.toml'] [window] padding = { x = 6, y = 6 } dynamic_padding = true title = 'Terminal' [font] normal = { family = 'AporeticSansMonoNerdFont', style = 'Regular' } size = 12 [selection] save_to_clipboard = true [cursor] style = { shape = 'Beam', blinking = 'On'} [terminal] shell = '/home/venomade/.nix-profile/bin/zsh' [hints] alphabet = 'neiotsradhwyfupl'