mirror of
https://github.com/shokinn/.files.git
synced 2025-06-27 23:30:43 +00:00
Update a lot of my dotfiles regarding my new configuration: <https://docs.pphg.tech/hardware/dell_xps_15_9560/dell_xps_15_9560_arch_linux_base/> and <https://docs.pphg.tech/hardware/dell_xps_15_9560/dell_xps_15_9560_arch_linux_bspwm_in_xfce/>
This commit is contained in:
parent
4cbe1b6a2c
commit
9bea44174c
13 changed files with 600 additions and 103 deletions
|
@ -25,6 +25,9 @@ dotfiles:
|
|||
d_sxhkd:
|
||||
dst: ~/.config/sxhkd
|
||||
src: config/sxhkd
|
||||
f_compton.conf:
|
||||
dst: ~/.config/compton/compton.conf
|
||||
src: config/compton/compton.conf
|
||||
f_fehbg:
|
||||
dst: ~/.fehbg
|
||||
src: fehbg
|
||||
|
@ -36,6 +39,9 @@ dotfiles:
|
|||
f_profile:
|
||||
dst: ~/.profile
|
||||
src: profile
|
||||
f_rofi_config:
|
||||
dst: ~/.config/rofi/config
|
||||
src: config/rofi/config
|
||||
f_ssh-agent.service:
|
||||
dst: ~/.config/systemd/user/ssh-agent.service
|
||||
src: config/systemd/user/ssh-agent.service
|
||||
|
@ -73,3 +79,5 @@ profiles:
|
|||
- d_colors
|
||||
- f_xresources
|
||||
- f_ssh-agent.service
|
||||
- f_compton.conf
|
||||
- f_rofi_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue