Added Tilix dconf fixes
This commit is contained in:
parent
18cdadc606
commit
3f304548f7
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ if [[ -f /etc/os-release ]]; then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dconf load -f /org/gexperts/Tilix < "$HOME/.config/yadm/tilix.dconf"
|
dconf load -f /com/gexperts/Tilix/ < "$HOME/.config/yadm/tilix.dconf"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue