mirror of
https://github.com/shokinn/.files.git
synced 2026-04-29 13:06:06 +00:00
Remove font configuration from dotfiles to streamline setup
This commit is contained in:
parent
6e98e5b6f3
commit
4432e8f538
1 changed files with 0 additions and 4 deletions
|
|
@ -41,9 +41,6 @@ dotfiles:
|
||||||
d_colors:
|
d_colors:
|
||||||
dst: ~/.vim/colors
|
dst: ~/.vim/colors
|
||||||
src: vim/colors
|
src: vim/colors
|
||||||
d_fonts:
|
|
||||||
dst: ~/.local/share/fonts
|
|
||||||
src: local/share/fonts
|
|
||||||
d_polybar:
|
d_polybar:
|
||||||
dst: ~/.config/polybar
|
dst: ~/.config/polybar
|
||||||
src: config/polybar
|
src: config/polybar
|
||||||
|
|
@ -201,7 +198,6 @@ profiles:
|
||||||
variables:
|
variables:
|
||||||
linux: true
|
linux: true
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- d_fonts
|
|
||||||
- f_profile
|
- f_profile
|
||||||
meta_vw:
|
meta_vw:
|
||||||
variables:
|
variables:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue