diff --git a/.config/nvim b/.config/nvim index 17d7beb..b4987ee 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 17d7beb6f899a61d845ee36df2465ad3fcf494fc +Subproject commit b4987eec8d0c8525c29083b4eb3b1be00a42b2e3 diff --git a/.config/x11/xprofile b/.config/x11/xprofile index dbe49c9..ee9b844 100644 --- a/.config/x11/xprofile +++ b/.config/x11/xprofile @@ -11,8 +11,12 @@ if [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/x11/.DPI" ]; then xrandr --dpi "$DPI" fi -setbg ~/Scarif/Pictures/Wallpapers/Dual\ 4K & # set the background +eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) +export SSH_AUTH_SOCK + +setbg "$HOME/.local/wallpapers" & # set the background enpass & # start password manager +nextcloud & # start Nextcloud xcompmgr & # xcompmgr for transparency dunst & # dunst for notifications xset r rate 300 50 & # Speed xrate up