转型
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
default=gnome;gtk;
|
default=gnome;gtk;
|
||||||
org.freedesktop.impl.portal.Access=gtk
|
org.freedesktop.impl.portal.Access=gtk
|
||||||
org.freedesktop.impl.portal.Notification=gtk
|
org.freedesktop.impl.portal.Notification=gtk
|
||||||
# gnome 密码框太丑了。
|
# ~~gnome 密码框太丑了。~~
|
||||||
org.freedesktop.impl.portal.Secret=kwallet
|
# 反正非日用,随便一点也无所谓了。
|
||||||
|
# org.freedesktop.impl.portal.Secret=kwallet
|
||||||
org.freedesktop.impl.portal.FileChooser=gtk
|
org.freedesktop.impl.portal.FileChooser=gtk
|
||||||
|
|||||||
@@ -148,8 +148,9 @@ unset key
|
|||||||
export GPG_TTY=$TTY
|
export GPG_TTY=$TTY
|
||||||
|
|
||||||
alias uvenv='source .venv/bin/activate'
|
alias uvenv='source .venv/bin/activate'
|
||||||
alias noproxy='env -u http_proxy -u https_proxy'
|
#alias noproxy='env -u http_proxy -u https_proxy'
|
||||||
alias savebg='cp -v ~/.cache/wallpaper ~/Pictures/img.webp'
|
#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"
|
export NVM_DIR="$HOME/.nvm"
|
||||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
都怪雪叶!
|
都怪雪叶!
|
||||||
|
|
||||||
|
> [!note]
|
||||||
|
> 鉴于我的 Arch 向服务方向过渡(即不再作为日用桌面系统),本仓库或将归档,至少也是不再活跃。
|
||||||
|
> 我的配置也只能称作简单而非优雅,好不好看就因人而异了。总之适合自己的才是最好的。
|
||||||
|
|
||||||
## 鸣谢
|
## 鸣谢
|
||||||
- 雪叶 [@Vescrity](https://github.com/Vescrity) (Yukitoha)
|
- 雪叶 [@Vescrity](https://github.com/Vescrity) (Yukitoha)
|
||||||
- fizzyizzy05 (Isabelle Jackson)
|
- fizzyizzy05 (Isabelle Jackson)
|
||||||
|
|||||||
Reference in New Issue
Block a user