added alacritty for ssh, corrected font
parent
aeac7d1406
commit
e815eb017f
|
|
@ -0,0 +1,9 @@
|
|||
[font]
|
||||
normal = {family = "Agave NerdFont", style = "Regular"}
|
||||
|
||||
[terminal]
|
||||
[terminal.shell]
|
||||
program = "/usr/bin/zsh"
|
||||
args = ["-l"]
|
||||
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue