From c2c6e38f865a3423f331412ef111eadac0543586 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 27 Feb 2021 12:28:19 +0200 Subject: [PATCH] Remove gnome-keyring --- home/.config/sway/conf.d/08-exec.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.config/sway/conf.d/08-exec.conf b/home/.config/sway/conf.d/08-exec.conf index 4be331f..6791278 100644 --- a/home/.config/sway/conf.d/08-exec.conf +++ b/home/.config/sway/conf.d/08-exec.conf @@ -13,7 +13,6 @@ exec { wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json" mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 - gnome-keyring-daemon --start --components=secrets mpDris2 swaymsg workspace 1 }