added alacritty for ssh, corrected font

main
The_miro 2025-02-17 15:28:58 +01:00
parent aeac7d1406
commit e815eb017f
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[font]
normal = {family = "Agave NerdFont", style = "Regular"}
[terminal]
[terminal.shell]
program = "/usr/bin/zsh"
args = ["-l"]

View File

@ -39,6 +39,7 @@ ln -s ~/Dotfiles/desktopenvs/hyprland/kitty/ ~/.config/
ln -s ~/Dotfiles/desktopenvs/hyprland/hypr/ ~/.config/
ln -s ~/Dotfiles/desktopenvs/hyprland/wofi/ ~/.config/
ln -s ~/Dotfiles/desktopenvs/hyprland/dunst/ ~/.config/
ln -s ~/Dotfiles/desktopenvs/hyprland/alacritty ~/.config/alacritty
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config