fix: fixed i3lock position
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -133,6 +133,7 @@ export PYTHONPATH=/usr/bin/python3
|
||||
typeset -g POWERLEVEL9K_INSTANT_PROMPT=quiet
|
||||
|
||||
[[ ! -f "${ZSH}/custom/scripts/n.zsh" ]] || source $ZSH/custom/scripts/n.zsh # nnn config
|
||||
[[ ! -f "${ZSH}/custom/scripts/i3lock.zsh" ]] || source $ZSH/custom/scripts/i3lock.zsh # i3lock
|
||||
# [[ ! -f "${HOME}/.fzf.zsh" ]] || source $HOME/.fzf.zsh # nnn config
|
||||
|
||||
# nvm
|
||||
|
||||
Reference in New Issue
Block a user