feat add dconf: gnome-terminal
This commit is contained in:
6
.chezmoiscripts/run_onchange_linux-dconf-load.sh.tmpl
Normal file
6
.chezmoiscripts/run_onchange_linux-dconf-load.sh.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ if eq .chezmoi.os "linux" -}}
|
||||
#!/bin/bash
|
||||
|
||||
# dconf.ini hash: {{ include "dconf.ini" | sha256sum }}
|
||||
dconf load / < {{ joinPath .chezmoi.sourceDir "dconf.ini" | quote }}
|
||||
{{ end -}}
|
||||
Reference in New Issue
Block a user