Fix visuals in rofi and zsh theme
This commit is contained in:
parent
b79d1fec0e
commit
34d867e9b5
2 changed files with 32 additions and 25 deletions
.config/zsh/custom/themes
|
@ -5,7 +5,7 @@ ZSH_THEME_GIT_PROMPT_DIRTY=" %{$fg_bold[yellow]%}✘ "
|
|||
|
||||
PROMPT='%(?, ,%{$fg[red]%}RETURN: $?%{$reset_color%}
|
||||
)
|
||||
%{$fg[default]%}%* %{$fg[yellow]%}%n%{$reset_color%}@%{$fg[magenta]%}%M%{$reset_color%}: %{$fg_bold[blue]%}%~$(git_prompt_info)
|
||||
%{$fg[default]%}%D{%T} %{$fg[yellow]%}%n%{$reset_color%}@%{$fg[magenta]%}%M%{$reset_color%}: %{$fg_bold[blue]%}%~$(git_prompt_info)
|
||||
%{$fg[green]%}$%{$reset_color%} '
|
||||
|
||||
#RPROMPT='%{$fg[green]%}[%*]%{$reset_color%}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue