add compose key to niri

This commit is contained in:
Alexander Navarro 2026-01-30 16:45:03 -03:00
parent 63a18416df
commit 876fd4faf4
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ function ssh-tunnel
return
end
envsource "$HOME/.ssh/tunnels.d/$tunnel.conf"
envsource "$HOME/.ssh/tunnels.d/$tunnel.conf" > /dev/null
echo "Activating connection $tunnel..."