fix: fixed i3lock position

This commit is contained in:
oxypomme
2024-02-05 15:24:07 +01:00
parent 0c4d92f59c
commit a07392aed0
3 changed files with 197 additions and 5 deletions

1
.zshrc
View File

@@ -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