Setting up lf
This commit is contained in:
@@ -12,9 +12,13 @@ if [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/x11/.DPI" ]; then
|
||||
fi
|
||||
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||
export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
|
||||
dbus-update-activation-environment --systemd DISPLAY
|
||||
export SSH_AUTH_SOCK
|
||||
|
||||
setbg "$HOME/.local/wallpapers" & # set the background
|
||||
#source /etc/X11/xinit/xinitrc.d/50-systemd-user.h
|
||||
|
||||
setbg "$HOME/.local/share/wallpapers/" & # set the background
|
||||
enpass & # start password manager
|
||||
nextcloud & # start Nextcloud
|
||||
xcompmgr & # xcompmgr for transparency
|
||||
|
||||
Reference in New Issue
Block a user