This commit is contained in:
nora 2025-06-28 11:23:01 +02:00
parent 8758c5e5d8
commit f12f076986
3 changed files with 4 additions and 4 deletions

View file

@ -251,11 +251,9 @@ environment {
DISPLAY ":0"
ELECTRON_OZONE_PLATFORM_HINT "auto"
// see keyring below
SSH_AUTH_SOCK "/run/user/1000/keyring/ssh"
// SSH_AUTH_SOCK "/run/user/1000/keyring/ssh"
}
spawn-at-startup "sh" "-c" "gnome-keyring-daemon -s --components=pkcs11,secrets,ssh -f"
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored.
// Additionally, clients will be informed that they are tiled, removing some client-side rounded corners.