diff options
author | Julian T <julian@jtle.dk> | 2024-05-09 12:05:05 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2024-05-09 12:05:05 +0200 |
commit | 0066cbfc40878e5d6ad2b0d13c1e3600bd43318a (patch) | |
tree | 0e2cf575b79e03801abf839c2cf3e7f8af4b2029 /xinit/Scripts/xlaunchrc | |
parent | aa4f850a69acd73186eb1470a2ae425c663c4f8d (diff) |
Diffstat (limited to 'xinit/Scripts/xlaunchrc')
-rwxr-xr-x | xinit/Scripts/xlaunchrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index 15ce2d0..dc6f35b 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -47,7 +47,6 @@ do xcompmgr & ;; gnome-keyring) - dbus-update-activation-environment --systemd DISPLAY & eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets) & ;; screensaver) |