diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc
index d920da12681fbe85112f56021b93e359b61be613..e696596fff89f36cfb7637cb76af7cd75dde49c1 100644
--- a/dotfiles/.xinitrc
+++ b/dotfiles/.xinitrc
@@ -2,11 +2,15 @@
 
 [ -f ~/.xprofile ] && . ~/.xprofile
 
+eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)"
+export SSH_AUTH_SOCK
+
 while true; do
- xsetroot -name "$( date +"%F %R")"
+ xsetroot -name "$( date +"%e %B (%d-%m-%Y) %A %R")"
  sleep 2s
 done &
 
 while true; do
+    wmname LG3D
     dwm >/dev/null 2>&1
 done
diff --git a/dotfiles/.xprofile b/dotfiles/.xprofile
index 392ab51c88c429f21f483392c66be4a21334c40b..296e79443f8e7265cae04504f04dac4db845bb76 100644
--- a/dotfiles/.xprofile
+++ b/dotfiles/.xprofile
@@ -1,6 +1,5 @@
 #!/bin/bash
 
-wmname LG3D
 setxkbmap -model pc105 -layout us,ru -option grp:caps_toggle
 picom --config ~/.picom.conf -b
 nitrogen --restore
diff --git a/pacman.deps b/pacman.deps
index 3b42bd7d7e4f9dd340a18336b68af34b745769ed..b0b7831105480d86ffee7aa86e3ea6b288bb2f91 100644
--- a/pacman.deps
+++ b/pacman.deps
@@ -5,7 +5,9 @@ bat
 dmenu
 dunst
 firefox
+gnome-keyring 
 gobject-introspection
+libsecret
 lsd
 nitrogen
 opendesktop-fonts