Commit 7d72f5b
Changed files (2)
README.md
@@ -8,15 +8,15 @@ My [Dendritic Pattern][dendritic-pattern] Nix configuration, for a NixOS laptop
| | NixOS |
| --------------------------- | ------------------------------------------------------------ |
-| **Desktop** | [KDE Plasma 6][kde-plasma] |
+| **Desktop** | [Niri][niri] + [Dank Material Shell][dank-material-shell] |
| **Terminal** | [Ghostty][ghostty] + [Zellij][zellij] |
| **Shell** | [Fish][fish] + [Starship][starship] |
| **Input Method** | [Fcitx5][fcitx5] + [Rime][rime] (using [rime-ice][rime-ice]) |
| **Color Theme** | [Catppuccin Macchiato][catppuccin] |
-| **File Management** | [Yazi][yazi] + [Dolphin][kde-dolphin] |
+| **File Management** | [Yazi][yazi] |
| **Development Environment** | [VSCode][vscode] + [Helix][helix] (with [Zide][zide]) |
| **Browser** | [Firefox][firefox] + [Chromium][chromium] (for web app) |
-| **Secrets Management** | [vaultix][vaultix] |
+| **Secrets Management** | [Vaultix][vaultix] |
| **Media Playback** | [mpv][mpv] (video) + [DeaDBeeF][deadbeef] (music) |
## Deployment
@@ -41,13 +41,14 @@ deploy .
- [ryan4yin/nix-config](https://github.com/ryan4yin/nix-config): The infrastructure of this configuration is derived from this config. (Deprecated, located in the `old` branch)
- [kamadorueda/machine](https://github.com/kamadorueda/machine): Solved VSCode's `settings.json` write issue.
- [xddxdd/nixos-config](https://github.com/xddxdd/nixos-config): Solved the Audacious and Fcitx5 cooperation issue (Deprecated).
-- [drupol/infra](https://github.com/drupol/infra): Actual configuration reference for [Dendritic pattern][dendritic-pattern]. (See also: [Refactoring My Infrastructure As Code Configurations](https://not-a-number.io/2025/refactoring-my-infrastructure-as-code-configurations/))
+- [drupol/infra](https://github.com/drupol/infra): Actual configuration reference for Dendritic pattern. (See also: [Refactoring My Infrastructure As Code Configurations](https://not-a-number.io/2025/refactoring-my-infrastructure-as-code-configurations/))
- [yyhhyyyyyy/selfproxy](https://github.com/yyhhyyyyyy/selfproxy): Referenced relevant configuration from [mihomo][mihomo].
<!-- Link List -->
[catppuccin]: https://github.com/catppuccin/catppuccin
[chromium]: https://chromium.googlesource.com/chromium/src
+[dank-material-shell]: https://github.com/AvengeMedia/DankMaterialShell
[deadbeef]: https://github.com/DeaDBeeF-Player/deadbeef
[dendritic-pattern]: https://github.com/mightyiam/dendritic
[fcitx5]: https://github.com/fcitx/fcitx5
@@ -55,10 +56,9 @@ deploy .
[fish]: https://github.com/fish-shell/fish-shell
[ghostty]: https://github.com/ghostty-org/ghostty
[helix]: https://github.com/helix-editor/helix
-[kde-dolphin]: https://invent.kde.org/system/dolphin
-[kde-plasma]: https://invent.kde.org/plasma/plasma-desktop
[mihomo]: https://github.com/MetaCubeX/mihomo
[mpv]: https://github.com/mpv-player/mpv
+[niri]: https://github.com/YaLTeR/niri
[rime]: https://github.com/rime/librime
[rime-ice]: https://github.com/iDvel/rime-ice
[starship]: https://github.com/starship/starship
README.zh-CN.md
@@ -8,15 +8,15 @@
| | NixOS |
| ------------ | ----------------------------------------------------------- |
-| **桌面** | [KDE Plasma 6][kde-plasma] |
+| **桌面** | [Niri][niri] + [Dank Material Shell][dank-material-shell] |
| **终端** | [Ghostty][ghostty] + [Zellij][zellij] |
| **Shell** | [Fish][fish] + [Starship][starship] |
| **输入法** | [Fcitx5][fcitx5] + [Rime][rime] (使用 [rime-ice][rime-ice]) |
| **配色主题** | [Catppuccin Macchiato][catppuccin] |
-| **文件管理** | [Yazi][yazi] + [Dolphin][kde-dolphin] |
+| **文件管理** | [Yazi][yazi] |
| **开发环境** | [VSCode][vscode] + [Helix][helix] (搭配 [Zide][zide]) |
| **浏览器** | [Firefox][firefox] + [Chromium][chromium] (用于 web app) |
-| **机密管理** | [vaultix][vaultix] |
+| **机密管理** | [Vaultix][vaultix] |
| **媒体播放** | [mpv][mpv] (视频) + [DeaDBeeF][deadbeef] (音乐) |
## 部署
@@ -41,13 +41,14 @@ deploy .
- [ryan4yin/nix-config](https://github.com/ryan4yin/nix-config): 本配置的基础架构源自此配置。(已弃用,位于 `old` 分支)
- [kamadorueda/machine](https://github.com/kamadorueda/machine): 解决 VSCode 的 `settings.json` 写入问题。
- [xddxdd/nixos-config](https://github.com/xddxdd/nixos-config): 解决 Audacious 与 Fcitx5 的配合问题。(已弃用)
-- [drupol/infra](https://github.com/drupol/infra): [Dendritic 模式][dendritic-pattern]实际配置参考。(也可查看 [Refactoring My Infrastructure As Code Configurations](https://not-a-number.io/2025/refactoring-my-infrastructure-as-code-configurations/))
+- [drupol/infra](https://github.com/drupol/infra): Dendritic 模式实际配置参考。(也可查看 [Refactoring My Infrastructure As Code Configurations](https://not-a-number.io/2025/refactoring-my-infrastructure-as-code-configurations/))
- [yyhhyyyyyy/selfproxy](https://github.com/yyhhyyyyyy/selfproxy): 参考了 [mihomo][mihomo] 的相关配置。
<!-- 链接列表 -->
[catppuccin]: https://github.com/catppuccin/catppuccin
[chromium]: https://chromium.googlesource.com/chromium/src
+[dank-material-shell]: https://github.com/AvengeMedia/DankMaterialShell
[deadbeef]: https://github.com/DeaDBeeF-Player/deadbeef
[dendritic-pattern]: https://github.com/mightyiam/dendritic
[fcitx5]: https://github.com/fcitx/fcitx5
@@ -55,10 +56,9 @@ deploy .
[fish]: https://github.com/fish-shell/fish-shell
[ghostty]: https://github.com/ghostty-org/ghostty
[helix]: https://github.com/helix-editor/helix
-[kde-dolphin]: https://invent.kde.org/system/dolphin
-[kde-plasma]: https://invent.kde.org/plasma/plasma-desktop
[mihomo]: https://github.com/MetaCubeX/mihomo
[mpv]: https://github.com/mpv-player/mpv
+[niri]: https://github.com/YaLTeR/niri
[rime]: https://github.com/rime/librime
[rime-ice]: https://github.com/iDvel/rime-ice
[starship]: https://github.com/starship/starship