diff --git a/desktop.conf.yaml b/desktop.conf.yaml new file mode 100644 index 0000000..b17231b --- /dev/null +++ b/desktop.conf.yaml @@ -0,0 +1,12 @@ +- link: + ~/.Xdefaults: X/.Xdefaults + ~/.Xresources: X/.Xresources + ~/.config/dunst: dunst/ + ~/.config/git/config-role: git/config-personal + ~/.config/i3: i3/ + ~/.config/polybar: polybar/ + ~/.config/qutebrowser: qutebrowser/ + ~/.local/share/qutebrowser/userscripts: qutebrowser/userscripts + ~/.xinitrc: X/.xinitrc + ~/.xserverrc: X/.xserverrc + ~/.xsessionrc: X/.xsessionrc diff --git a/personal.conf.yaml b/personal.conf.yaml index cc6e0ad..9213805 100644 --- a/personal.conf.yaml +++ b/personal.conf.yaml @@ -1,17 +1,2 @@ - link: - ~/.Xdefaults: X/.Xdefaults - ~/.Xresources: X/.Xresources - ~/.config/dunst: dunst/ ~/.config/git/config-role: git/config-personal - ~/.config/i3: i3/ - ~/.config/pianobar: pianobar/ - ~/.config/polybar: polybar/ - ~/.config/qutebrowser: qutebrowser/ - ~/.config/termite: termite/ - ~/.local/share/qutebrowser/userscripts: qutebrowser/userscripts - ~/.mbsyncrc: isync/.mbsyncrc - ~/.mutt: mutt/ - ~/.urlview: urlview/.urlview - ~/.xinitrc: X/.xinitrc - ~/.xserverrc: X/.xserverrc - ~/.xsessionrc: X/.xsessionrc