重写 startb;补点中文注释;删减多余的定时模板

为啥又中文了?英文太长,中英夹杂键起来别扭。

不会真有人用我原始人般的配置吧?
This commit is contained in:
2026-03-24 03:08:10 +08:00
parent 8b9589c8c9
commit a1a0c2bdb6
17 changed files with 78 additions and 332 deletions

View File

@@ -41,7 +41,7 @@ input {
}
warp-mouse-to-focus
// also needs ignore in `/etc/systemd/logind.conf`.
// 还需要在`/etc/systemd/logind.conf`里屏蔽关机键行为.
disable-power-key-handling
focus-follows-mouse max-scroll-amount="0%"
}
@@ -174,10 +174,12 @@ animations {
}
}
include "config.window.kdl"
include "config.keyboard.kdl"
// 我看雪叶是把能拆的大板块都拆得一干二净,但就我这份配置而言,拆两份常用的出来已经足矣了。
// 部分视觉效果拆出去可能还会失效(比如窗口边框)。
include "config-window.kdl"
include "config-keyboard.kdl"
// spawn-at-startup "waybar"
// spawn-at-startup "waybar" // 建议交给 systemctl --user它自己没法热重载。
// spawn-sh-at-startup "wl-paste --watch cliphist store"
spawn-at-startup "swww-daemon"
spawn-at-startup "swww-daemon" "--namespace" "blur"
@@ -202,5 +204,6 @@ gestures {
prefer-no-csd
// 我自己搞了个软链接,把截图丢进 tmpfs 里了。参见 .zshrc。
screenshot-path "~/.tmp/Screenshots/%Y-%m-%d %H-%M-%S.png"
// screenshot-path null