fix: ghostty theme name, update dock pinned apps

This commit is contained in:
2026-08-17 00:57:12 +07:00
parent b9aeb8bbd5
commit f9a2c476cb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ in
dock = {
enabled = true;
# Desktop entry IDs (filename without .desktop)
pinned = [ "zen" "codium" "com.mitchellh.ghostty" "thunar" "claude" ];
pinned = [ "zen" "codium" "ghostty" "thunar" "claude-desktop" ];
position = "bottom";
smart_auto_hide = true;
icon_size = 20;