From 942bca96a3a3fff969982b83256bab26a804232b Mon Sep 17 00:00:00 2001 From: Tobias Sachs Date: Sun, 4 Aug 2024 12:22:01 +0200 Subject: [PATCH] .. --- stow/zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stow/zsh/.zshrc b/stow/zsh/.zshrc index d8de298..963f6db 100644 --- a/stow/zsh/.zshrc +++ b/stow/zsh/.zshrc @@ -116,3 +116,6 @@ alias t='tail -F -n 40' # alias ohmyzsh="mate ~/.oh-my-zsh" export PATH=$PATH:~/bin:~/.bin:/snap/bin:~/AppImages + +## make xforward of snap apps of this host possible +export XAUTHORITY=/home/pi/.Xauthority -- 2.39.5