mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 04:22:50 -05:00
40 lines
608 B
YAML
40 lines
608 B
YAML
|
Base:
|
||
|
- fish
|
||
|
- systemd:
|
||
|
source: none
|
||
|
|
||
|
Terminal:
|
||
|
- alacritty
|
||
|
- alacritty-terminfo
|
||
|
|
||
|
Editors:
|
||
|
- emacs:
|
||
|
config: .emacs.d
|
||
|
user-units:
|
||
|
- emacs.service
|
||
|
- neovim
|
||
|
|
||
|
System Tools:
|
||
|
- networkmanager
|
||
|
|
||
|
Window Manager:
|
||
|
- ppi3-git:
|
||
|
source: aur
|
||
|
|
||
|
Desktop Tools:
|
||
|
- python-pywal:
|
||
|
script: wal.fish
|
||
|
config: .config/wal
|
||
|
user-units:
|
||
|
- wallpaper.service
|
||
|
- wallpaper.timer
|
||
|
- rofi
|
||
|
|
||
|
Fonts:
|
||
|
- ttf-dejavu
|
||
|
- otf-fira-code
|
||
|
- adobe-source-han-sans-jp-fonts
|
||
|
- all-the-icons:
|
||
|
source: git
|
||
|
url: https://github.com/domtronn/all-the-icons.el
|