Split personal config into personal role and desktop environment
This commit is contained in:
parent
1136b53a4c
commit
560009bc72
2 changed files with 12 additions and 15 deletions
12
desktop.conf.yaml
Normal file
12
desktop.conf.yaml
Normal file
|
|
@ -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
|
||||||
|
|
@ -1,17 +1,2 @@
|
||||||
- link:
|
- link:
|
||||||
~/.Xdefaults: X/.Xdefaults
|
|
||||||
~/.Xresources: X/.Xresources
|
|
||||||
~/.config/dunst: dunst/
|
|
||||||
~/.config/git/config-role: git/config-personal
|
~/.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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue