fix: ghostty theme name, update dock pinned apps
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user