Picom: sync config with mainstream

This commit is contained in:
Robert Kmieć
2024-03-29 09:34:37 +01:00
parent 687646da32
commit 388d2b0b30
3 changed files with 149 additions and 139 deletions

View File

@@ -25,6 +25,8 @@ if test -e ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
source ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
end
function list_dir --on-variable PWD
ls
if status is-interactive
function list_dir --on-variable PWD
ls
end
end