diff --git a/dotfiles/xconfig.org b/dotfiles/xconfig.org index 8419014..f3f9f90 100644 --- a/dotfiles/xconfig.org +++ b/dotfiles/xconfig.org @@ -363,12 +363,6 @@ Xft.rgba: rgb dbus-update-activation-environment --systemd DISPLAY #+end_src -Start =gnome-keyring-daemon= in order not to be asked for password to unlock GPG key. -#+begin_src bash - # eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) - # export SSH_AUTH_SOCK -#+end_src - Fix for Matlab. #+begin_src bash export _JAVA_AWT_WM_NONREPARENTING=1 @@ -464,6 +458,10 @@ Start the applications related to the top bar (polybar + applet). udiskie --automount --notify --tray & #+end_src +#+begin_src bash + mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 & +#+end_src + Finally, run SXHKD for the key bindings. #+begin_src bash # Start sxhkd