Move dconf to .config
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
d5cb44903c
commit
edeb50e517
3 changed files with 7 additions and 5 deletions
|
@ -33,6 +33,7 @@ LINKED_FILES_HOME=(
|
|||
".bash_profile"
|
||||
".bashrc"
|
||||
".config/compton.conf"
|
||||
".config/dconf"
|
||||
".config/dunst"
|
||||
".config/gtk-3.0"
|
||||
".config/htop"
|
||||
|
@ -55,7 +56,6 @@ LINKED_FILES_HOME=(
|
|||
".Xresources"
|
||||
".xsetup"
|
||||
"bin"
|
||||
"dconf"
|
||||
)
|
||||
|
||||
# Array of systemd services which should be enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue