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
|
||||
Loading…
Add table
Add a link
Reference in a new issue