diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 8ff2b58..5262f81 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -200,7 +200,8 @@ window-rule { window-rule { match app-id="QQ" match app-id="Electron" title="yacd" // Yet Another Clash Daemon (webui) - open-on-output "eDP-1" + match app-id="wechat" + // open-on-output "eDP-1" block-out-from "screencast" } diff --git a/readme.md b/readme.md index f73229d..cfd3f68 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,6 @@ # niri 散装配置集(dotfiles) -> 都怪雪叶!( - -~~by the time I make this repo, I even haven't configure fcitx5. so English README only.~~ +都怪雪叶!( > [!note] > 本仓库的配置管理方案比较原始:逐个做软链接处理。有觉得`stow`等工具好用,想要重新组织文件树的欢迎 pr.