mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
Working on hyprland configuration, working hyprlock, hyprpaper not working.
This commit is contained in:
@@ -61,14 +61,15 @@ zle -N down-line-or-beginning-search
|
||||
autoload -Uz colors && colors
|
||||
|
||||
#------------------------------ pager ------------------------------
|
||||
export LESS_TERMCAP_mb="[35m" # magenta
|
||||
export LESS_TERMCAP_md="[33m" # yellow
|
||||
export LESS_TERMCAP_me=""
|
||||
export LESS_TERMCAP_se=""
|
||||
export LESS_TERMCAP_so="[34m" # blue
|
||||
export LESS_TERMCAP_ue=""
|
||||
export LESS_TERMCAP_so="[4m" # underline
|
||||
export LESSHISTFILE="-"
|
||||
#eval "$(batman --export-env)"
|
||||
# export LESS_TERMCAP_mb="[35m" # magenta
|
||||
# export LESS_TERMCAP_md="[33m" # yellow
|
||||
# export LESS_TERMCAP_me=""
|
||||
# export LESS_TERMCAP_se=""
|
||||
# export LESS_TERMCAP_so="[34m" # blue
|
||||
# export LESS_TERMCAP_ue=""
|
||||
# export LESS_TERMCAP_so="[4m" # underline
|
||||
# export LESSHISTFILE="-"
|
||||
|
||||
#------------------------------ path ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user