Show datetime on xsecurelock

This commit is contained in:
ItsDrike 2021-08-20 20:11:41 +02:00
parent b37e158eb6
commit 59ea70aef4
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -58,5 +58,6 @@ fi
export SUDO_ASKPASS="$HOME/.local/bin/scripts/dmenu/dmenupass"
export PIPENV_VENV_IN_PROJECT=1 # Force pipenv to create new environments within projects ./.venv
export XSECURELOCK_SHOW_HOSTNAME=0 # Don't show hostname in xsecurelock
export XSECURELOCK_SHOW_DATETIME=1 # Show current date and time in xsecurelock
#export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme.