转型
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
default=gnome;gtk;
|
||||
org.freedesktop.impl.portal.Access=gtk
|
||||
org.freedesktop.impl.portal.Notification=gtk
|
||||
# gnome 密码框太丑了。
|
||||
org.freedesktop.impl.portal.Secret=kwallet
|
||||
# ~~gnome 密码框太丑了。~~
|
||||
# 反正非日用,随便一点也无所谓了。
|
||||
# org.freedesktop.impl.portal.Secret=kwallet
|
||||
org.freedesktop.impl.portal.FileChooser=gtk
|
||||
|
||||
@@ -148,8 +148,9 @@ unset key
|
||||
export GPG_TTY=$TTY
|
||||
|
||||
alias uvenv='source .venv/bin/activate'
|
||||
alias noproxy='env -u http_proxy -u https_proxy'
|
||||
alias savebg='cp -v ~/.cache/wallpaper ~/Pictures/img.webp'
|
||||
#alias noproxy='env -u http_proxy -u https_proxy'
|
||||
#alias savebg='cp -v ~/.cache/wallpaper ~/Pictures/img.webp'
|
||||
alias vts_facetrack='openseeface -W 1280 -H 720 --discard-after 0 --scan-every 0 --no-3d-adapt 1 --max-feature-updates 900 -c 0'
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user