hyperland: back to alacritty
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/nightfox.toml"
|
||||
"~/.config/alacritty/themes/themes/nord.toml"
|
||||
]
|
||||
|
@ -34,7 +34,7 @@ misc {
|
||||
}
|
||||
|
||||
$menu = rofi -show drun -theme Arc-Dark
|
||||
$terminal = foot
|
||||
$terminal = alacritty
|
||||
|
||||
$mainMod = SUPER
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user