8 lines
147 B
Text
8 lines
147 B
Text
{{- $wm := (output "bash" "-c" "echo -n $DESKTOP_SESSION") -}}
|
|
|
|
[git]
|
|
autoCommit = true
|
|
autoPush = true
|
|
|
|
[data]
|
|
wm = {{ $wm | quote }}
|