profile cleanup
This commit is contained in:
parent
7aa8ff26f5
commit
1a53c53403
2 changed files with 0 additions and 14 deletions
|
@ -59,7 +59,6 @@ export XSECURELOCK_SAVER="/usr/libexec/xscreensaver/cubicgrid"
|
||||||
export XSECURELOCK_SHOW_DATETIME=1
|
export XSECURELOCK_SHOW_DATETIME=1
|
||||||
export XSECURELOCK_SHOW_HOSTNAME=1
|
export XSECURELOCK_SHOW_HOSTNAME=1
|
||||||
|
|
||||||
|
|
||||||
# Other program settings:
|
# Other program settings:
|
||||||
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"
|
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"
|
||||||
export FZF_DEFAULT_OPTS="--layout=reverse --height 40%"
|
export FZF_DEFAULT_OPTS="--layout=reverse --height 40%"
|
||||||
|
@ -80,7 +79,6 @@ export ANSIBLE_NOCOWS=1 # Stop those fucking cows in Ansible
|
||||||
export VIRTUAL_ENV_DISABLE_PROMPT=1
|
export VIRTUAL_ENV_DISABLE_PROMPT=1
|
||||||
export VAULT_ADDR='https://vault.tralios.de'
|
export VAULT_ADDR='https://vault.tralios.de'
|
||||||
|
|
||||||
|
|
||||||
# This is the list for lf icons:
|
# This is the list for lf icons:
|
||||||
export LF_ICONS="\
|
export LF_ICONS="\
|
||||||
tw=:\
|
tw=:\
|
||||||
|
|
|
@ -25,18 +25,6 @@ GPG_TTY="$(tty)"
|
||||||
export GPG_TTY
|
export GPG_TTY
|
||||||
gpg-connect-agent updatestartuptty /bye > /dev/null
|
gpg-connect-agent updatestartuptty /bye > /dev/null
|
||||||
|
|
||||||
export XSECURELOCK_AUTH_BACKGROUND_COLOR="#24283b"
|
|
||||||
export XSECURELOCK_AUTH_FOREGROUND_COLOR="#c0caf5"
|
|
||||||
export XSECURELOCK_AUTH_WARNING_COLOR="#f7768e"
|
|
||||||
export XSECURELOCK_BACKGROUND_COLOR="#15161E"
|
|
||||||
export XSECURELOCK_DATETIME_FORMAT="%d.%m.%Y %H:%M"
|
|
||||||
export XSECURELOCK_PASSWORD_PROMPT="time_hex"
|
|
||||||
export XSECURELOCK_AUTH_TIMEOUT=10
|
|
||||||
export XSECURELOCK_SHOW_DATETIME=1
|
|
||||||
export XSECURELOCK_COMPOSITE_OBSCURER=0
|
|
||||||
export XSECURELOCK_SAVER="/usr/lib/xscreensaver/cubicgrid"
|
|
||||||
export XSECURELOCK_SHOW_DATETIME=1
|
|
||||||
export XSECURELOCK_SHOW_HOSTNAME=1
|
|
||||||
xset s 300
|
xset s 300
|
||||||
xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock &
|
xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock &
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue