Update nvim and use symlink for wallpapers
This commit is contained in:
Submodule .config/nvim updated: 17d7beb6f8...b4987eec8d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user