diff --git a/.chezmoiignore.tmpl b/.chezmoiignore.tmpl index c4119a8..7612c22 100644 --- a/.chezmoiignore.tmpl +++ b/.chezmoiignore.tmpl @@ -17,9 +17,3 @@ README.md 40-install-sway.sh 40-install-sway-gentoo.sh {{ end }} - -# herdr runtime state — only config.toml is managed -.config/herdr/session.json -.config/herdr/*.log -.config/herdr/.plugins.lock -.config/herdr/*.sock diff --git a/dot_config/herdr/config.toml b/dot_config/herdr/config.toml deleted file mode 100644 index 05a163e..0000000 --- a/dot_config/herdr/config.toml +++ /dev/null @@ -1,10 +0,0 @@ -[ui] -status_indicators = "symbols" - -show_agent_labels_on_pane_borders = true -[theme] -name = "gruvbox" -auto_switch = false - -[ui.toast] -delivery = "system" diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 18665b1..371be5b 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -6,5 +6,5 @@ include other.conf include colors/gruvbox-material-dark-hard.conf -# Transparency: 1.0 = opaque, lower = more see-through (needs Wayland + compositor blur) -background_opacity 0.85 +// Transparency: 1.0 = opaque, lower = more see-through (needs Wayland + compositor blur) +background_opacity 0.8