hyperland: back to alacritty

This commit is contained in:
2024-02-24 12:40:44 +01:00
parent 4930040bef
commit 7a4e0e7e61
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,3 @@
import = [
"~/.config/alacritty/themes/themes/nightfox.toml"
"~/.config/alacritty/themes/themes/nord.toml"
]

View File

@ -34,7 +34,7 @@ misc {
}
$menu = rofi -show drun -theme Arc-Dark
$terminal = foot
$terminal = alacritty
$mainMod = SUPER

View File

@ -16,6 +16,8 @@ plug "zap-zsh/fzf"
plug "zsh-users/zsh-autosuggestions"
plug "zsh-users/zsh-syntax-highlighting"
ZSH_HIGHLIGHT_STYLES[comment]=fg=blue
# Prompt.
autoload -Uz vcs_info