Compare commits
No commits in common. "5b5ae288b41ab38e173026d961c272e92747755e" and "1286fbdd34a9315593c982a38d187ae8e4fd3e11" have entirely different histories.
5b5ae288b4
...
1286fbdd34
3 changed files with 2 additions and 18 deletions
|
|
@ -17,9 +17,3 @@ README.md
|
||||||
40-install-sway.sh
|
40-install-sway.sh
|
||||||
40-install-sway-gentoo.sh
|
40-install-sway-gentoo.sh
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
# herdr runtime state — only config.toml is managed
|
|
||||||
.config/herdr/session.json
|
|
||||||
.config/herdr/*.log
|
|
||||||
.config/herdr/.plugins.lock
|
|
||||||
.config/herdr/*.sock
|
|
||||||
|
|
|
||||||
|
|
@ -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"
|
|
||||||
|
|
@ -6,5 +6,5 @@
|
||||||
include other.conf
|
include other.conf
|
||||||
include colors/gruvbox-material-dark-hard.conf
|
include colors/gruvbox-material-dark-hard.conf
|
||||||
|
|
||||||
# Transparency: 1.0 = opaque, lower = more see-through (needs Wayland + compositor blur)
|
// Transparency: 1.0 = opaque, lower = more see-through (needs Wayland + compositor blur)
|
||||||
background_opacity 0.85
|
background_opacity 0.8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue