whoami
This commit is contained in:
@@ -99,6 +99,10 @@ login=/usr/bin/su - kolkas -s /usr/bin/fish --login
|
||||
|
||||
## 检测当前终端是否为 kmscon
|
||||
|
||||
kmscon 中 `$TERM` 将会是 `xterm-256color`,不具区分度,需要另寻他路。
|
||||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> 以下代码片段适用于 fish shell
|
||||
|
||||
检测所有祖先进程中是否有 kmscon:
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
things I have installed:
|
||||
|
||||
in addition to everything in `./hyprland-ricing.txt`:
|
||||
in addition to everything in `./hyprland-ricing.txt`:
|
||||
|
||||
xwayland-satellite
|
||||
wlsunset
|
||||
grim # see /config/scripts/.local/scripts/screenshot-script
|
||||
wlsunset
|
||||
@@ -0,0 +1 @@
|
||||
niri和其他wm中某些JVM上(如使用Swing)的GUI应用打开后可能只显示空白窗口,可尝试添加_JAVA_AWT_WM_NONREPARENTING="1"到环境变量以防止应用无限等待根本不会发生的Reparenting。
|
||||
Reference in New Issue
Block a user