summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/ghostty/config.tmpl6
1 files changed, 2 insertions, 4 deletions
diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl
index 605c6d1..e38812c 100644
--- a/dot_config/ghostty/config.tmpl
+++ b/dot_config/ghostty/config.tmpl
@@ -12,12 +12,10 @@ clipboard-read = allow
# Bell — request urgency hint on BEL so sway/waybar highlight the workspace
bell-features = attention,title
-# Window — no decorations (sway manages windows)
+# Window
+window-decoration = none
{{ if eq (default "host" (index . "machineRole")) "canonical" }}
-window-decoration = auto
command = {{ .chezmoi.homeDir }}/.nix-profile/bin/zsh -l
-{{ else }}
-window-decoration = none
{{ end }}
confirm-close-surface = false
resize-overlay = never