mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update env vars
This commit is contained in:
parent
f8ff289e91
commit
1260d2d152
4 changed files with 33 additions and 24 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# Linux 配置
|
||||
|
||||
~~使用 `pam_environment` 管理环境变量 (被上游移除。溜了溜了)~~
|
||||
使用 `zprofile`(zsh) + `xprofile`(xinit) 管理环境变量,
|
||||
调用 `dbus-update-activation-environment`同步到 systemd
|
||||
使用 `zprofile` (zsh 作为 login shell) 管理环境变量,
|
||||
调用 `dbus-update-activation-environment --systemd`
|
||||
同步选择的环境变量到 systemd
|
||||
|
||||
使用 [kitty](https://sw.kovidgoyal.net/kitty/) 虚拟终端
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue